aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/arch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-06-26 12:34:35 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-06-26 12:34:35 +0000
commite430ad8740b9236c7944936ee80b152eddae17f4 (patch)
treeb31c67d8c66fcac899c5df98244b661f024451c1 /target/linux/brcm63xx/files/arch
parent5857eee1873f297aeeae01f9c942a878cfb41729 (diff)
downloadupstream-e430ad8740b9236c7944936ee80b152eddae17f4.tar.gz
upstream-e430ad8740b9236c7944936ee80b152eddae17f4.tar.bz2
upstream-e430ad8740b9236c7944936ee80b152eddae17f4.zip
[brcm63xx] more bcm6338 and bcm6345 related fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16568 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/files/arch')
-rw-r--r--target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c b/target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c
index f94a5c2a0d..3e27671a8c 100644
--- a/target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c
+++ b/target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c
@@ -34,6 +34,7 @@ static unsigned int bcm63xx_memory_size;
*/
static const unsigned long bcm96338_regs_base[] = {
+ [RSET_DSL_LMEM] = BCM_6338_DSL_LMEM_BASE,
[RSET_PERF] = BCM_6338_PERF_BASE,
[RSET_TIMER] = BCM_6338_TIMER_BASE,
[RSET_WDT] = BCM_6338_WDT_BASE,