[brcm63xx] correct SPI register size
authorFlorian Fainelli <florian@openwrt.org>
Tue, 6 Jan 2009 14:49:27 +0000 (14:49 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 6 Jan 2009 14:49:27 +0000 (14:49 +0000)
SVN-Revision: 13886

target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h

index 560da0b29292afb81f0064914b013880e1d5ff2e..6fa8825b49853894d59fb8a831d412cf876ef2a3 100644 (file)
@@ -95,7 +95,7 @@ enum bcm63xx_regs_set {
 #define RSET_ENET_SIZE                 2048
 #define RSET_ENETDMA_SIZE              2048
 #define RSET_UART_SIZE                 24
-#define RSET_SPI_SIZE                  2048
+#define RSET_SPI_SIZE                  256
 #define RSET_UDC_SIZE                  256
 #define RSET_OHCI_SIZE                 256
 #define RSET_EHCI_SIZE                 256