mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[brcm63xx] make bcm6358 consistend with the other boards naming
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14788 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fc26c7a305
commit
9fb383ef35
@ -179,7 +179,7 @@ static const unsigned long bcm96358_regs_spi[] = {
|
||||
[SPI_RX_TAIL] = SPI_BCM_6358_SPI_RX_TAIL,
|
||||
[SPI_MSG_CTL] = SPI_BCM_6358_MSG_CTL,
|
||||
[SPI_MSG_DATA] = SPI_BCM_6358_SPI_MSG_DATA,
|
||||
[SPI_RX_DATA] = SPI_BCM_6358_SPI_RX_FIFO,
|
||||
[SPI_RX_DATA] = SPI_BCM_6358_SPI_RX_DATA,
|
||||
};
|
||||
|
||||
u16 __bcm63xx_get_cpu_id(void)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user