[brcm63xx] allow bcm6338 to get the base address of the memory controller register...
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 15 Jan 2009 22:42:22 +0000 (22:42 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 15 Jan 2009 22:42:22 +0000 (22:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14047 3c298f89-4303-0410-b956-a3cf2f4a3e73

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[] = {