[PATCH v2 0/5] MIPS: BCM47XX: mostly sprom fixes
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: 2012-10-04 09:44:12
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: 2012-10-04 09:44:12
This patch series fixes some problems on the BCM47xx SoCs.
v2:
- use memcmp in "improve memory size detection" and increase checked
memory region from 8 to 32 bytes.
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 | 20 +-
arch/mips/bcm47xx/setup.c | 11 +-
arch/mips/bcm47xx/sprom.c | 780 +++++++++++++++-----------
arch/mips/include/asm/mach-bcm47xx/bcm47xx.h | 4 +-
4 files changed, 470 insertions(+), 345 deletions(-)
--
1.7.9.5