diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:26 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:26 +0000 |
commit | 43029544e25dc4794534d5a430572758a578759c (patch) | |
tree | 927d2f5e7d3280d30e7801c7b22b74e88387c2fc /target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | |
parent | 74ec41ef59538bc6d21a327fb046a4151952f70d (diff) | |
download | upstream-43029544e25dc4794534d5a430572758a578759c.tar.gz upstream-43029544e25dc4794534d5a430572758a578759c.tar.bz2 upstream-43029544e25dc4794534d5a430572758a578759c.zip |
brcm63xx: remove now obsolete board fixup code
Now that we migrated all users to dtb based detection, we can drop the
board fixup code.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42129
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/528-board_nb6.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch b/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch index e4c8f55d0d..58eec777e7 100644 --- a/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch +++ b/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch @@ -8,7 +8,7 @@ #include <asm/addrspace.h> #include <bcm63xx_board.h> #include <bcm63xx_cpu.h> -@@ -46,6 +47,8 @@ +@@ -42,6 +43,8 @@ #define NB4_SPI_GPIO_MOSI 7 #define NB4_SPI_GPIO_CLK 6 #define NB4_74HC64_GPIO(X) (NB4_74X164_GPIO_BASE + (X)) @@ -17,7 +17,7 @@ #define CT6373_PID_OFFSET 0xff80 #define CT6373_74X164_GPIO_BASE 64 -@@ -2382,6 +2385,105 @@ static struct board_info __initdata boar +@@ -2378,6 +2381,105 @@ static struct board_info __initdata boar }; #endif /* CONFIG_BCM63XX_CPU_6358 */ @@ -123,7 +123,7 @@ /* * known 6368 boards */ -@@ -2585,6 +2687,10 @@ static const struct board_info __initcon +@@ -2581,6 +2683,10 @@ static const struct board_info __initcon &board_DVAG3810BN, #endif |