[brcm63xx] correct SPI register size
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Jan 2009 14:49:27 +0000 (14:49 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Jan 2009 14:49:27 +0000 (14:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13886 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 560da0b..6fa8825 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