allow bcm6338 to get the base address of the memory controller register, required...
authorFlorian Fainelli <florian@openwrt.org>
Thu, 15 Jan 2009 22:42:22 +0000 (22:42 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 15 Jan 2009 22:42:22 +0000 (22:42 +0000)
SVN-Revision: 14047

target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c

index b7c041f60df4b5fd83ad1116f80ad78eecb9eccb..82a77c48e638b048152dd4c2425f4f8d340886b9 100644 (file)
@@ -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[] = {