mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[brcm63xx] correct SPI register size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13886 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
74ad563925
commit
ebf032ad8f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user