Fix reading sprom from nvram without a prefix
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 30 Sep 2012 11:43:13 +0000 (11:43 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 30 Sep 2012 11:43:13 +0000 (11:43 +0000)
commitc9feffc3323b09a06022d519be6751acb3ab5206
tree8735b078b064f36721ce2c531ecd2241171e772b
parent4d5c75a54ef4a5efed5b51918e94c38f12cf1a0a
Fix reading sprom from nvram without a prefix

The bcma based SoCs with a ieee80211 core on the SoC and an other
connected via PCIe or USB store the sprom for the SoC with a sb/1/
prefix. The SoC with just one wifi core do not use prefixes. The
BCM4706 do not use a prefix for the SoC part at all, because the prefix
is the path to the ieee80211 core and there is non on the BCM4706.

SVN-Revision: 33597
target/linux/brcm47xx/patches-3.3/193-MIPS-BCM47xx-read-out-full-board-data.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.3/194-MIPS-BCM47XX-read-sprom-without-prefix-if-no-ieee802.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.3/195-MIPS-BCM47xx-sprom-read-values-without-prefix-as-fal.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.3/400-arch-bcm47xx.patch
target/linux/brcm47xx/patches-3.3/502-bcm47xx-rewrite-gpio-handling.patch