From: Rafał Miłecki Date: Thu, 2 Jun 2011 00:08:51 +0000 (+0200) Subject: bcma: read SPROM and extract MAC from it X-Git-Tag: v3.1-rc1~316^2~450^2~57^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27f18dc2dafe66a93c7101fc94201b8c83903597;p=pandora-kernel.git bcma: read SPROM and extract MAC from it In case of BCMA cards SPROM is located in the ChipCommon core, it is not mapped as separated host window. So far we have met only SPROMs rev 8. SPROM layout seems to be the same as for SSB buses, so we decided to share SPROM struct and some defines. For now we extract MAC address only, this can be improved of course. Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed