2
0
forked from Ivasoft/openwrt

bcm63xx: add support for the HSSPI controller

Add support for the HSSPI controller found on bcm6328 and SPI attached
flash.

SVN-Revision: 31879
This commit is contained in:
Jonas Gorski
2012-05-27 13:22:33 +00:00
parent 099d5eec06
commit e34018cc9e
33 changed files with 1241 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -993,6 +993,7 @@ static struct board_info __initdata boar
@@ -994,6 +994,7 @@ static struct board_info __initdata boar
.name = "RTA1025W_16",
.expected_cpu_id = 0x6348,