From: Florian Fainelli Date: Thu, 15 Jan 2009 22:42:22 +0000 (+0000) Subject: allow bcm6338 to get the base address of the memory controller register, required... X-Git-Tag: reboot~24777 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=5905a48169faba4a528d4485ffd2255df64378a2 allow bcm6338 to get the base address of the memory controller register, required to detect memory size SVN-Revision: 14047 --- diff --git a/target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c b/target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c index b7c041f60d..82a77c48e6 100644 --- a/target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c +++ b/target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c @@ -36,6 +36,7 @@ static const unsigned long bcm96338_regs_base[] = { [RSET_UART0] = BCM_6338_UART0_BASE, [RSET_GPIO] = BCM_6338_GPIO_BASE, [RSET_SPI] = BCM_6338_SPI_BASE, + [RSET_MEMC] = BCM_6338_MEMC_BASE, }; static const int bcm96338_irqs[] = {