This patch series fixes some problems on the BCM47xx SoCs. Hauke Mehrtens (5): MIPS: BCM47XX: ignore last memory page MIPS: BCM47XX: improve memory size detection MIPS: BCM47xx: read out full board data MIPS: BCM47XX: read sprom without prefix if no ieee80211 core MIPS: BCM47xx: sprom: read values without prefix as fallback arch/mips/bcm47xx/prom.c | 24 +- arch/mips/bcm47xx/setup.c | 11 +- arch/mips/bcm47xx/sprom.c | 780 +++++++++++++++----------- arch/mips/include/asm/mach-bcm47xx/bcm47xx.h | 4 +- 4 files changed, 474 insertions(+), 345 deletions(-) -- 1.7.9.5