Преглед изворни кода

allow bcm6338 to get the base address of the memory controller register, required to detect memory size

SVN-Revision: 14047
Florian Fainelli пре 17 година
родитељ
комит
5905a48169
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      target/linux/brcm63xx/files/arch/mips/bcm63xx/cpu.c

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