From: Hauke Mehrtens Date: Wed, 3 Oct 2012 11:34:20 +0000 (+0000) Subject: MIPS: BCM47xx: sprom: read values without prefix as fallback X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~15^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8ebbaff03798180c4d9661105670e03276afe83;p=pandora-kernel.git MIPS: BCM47xx: sprom: read values without prefix as fallback There are bcma based devices like the Linksys E2000 out there, which do have one ieee80211 core, but no PCIe core and they are using no prefixes for the sprom. In addition some values like boardtype are stored without a prefix for the main SoC chip also when they have an additional PCIe wifi chip with an own boardtype var on some devices. The Ethernet addresses are now also read out correctly without a prefix so calling bcm47xx_fill_sprom_ethernet is not needed any more. Signed-off-by: Hauke Mehrtens Patchwork: http://patchwork.linux-mips.org/patch/4364 Signed-off-by: John Crispin --- Reading git-diff-tree failed