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/501-board-NB4.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/501-board-NB4.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/501-board-NB4.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch b/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch index fa485d5f4d..a332378507 100644 --- a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch +++ b/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch @@ -13,9 +13,9 @@ #include <asm/addrspace.h> #include <bcm63xx_board.h> #include <bcm63xx_cpu.h> -@@ -35,6 +41,12 @@ - #define CFE_OFFSET_64K 0x10000 - #define CFE_OFFSET_128K 0x20000 +@@ -31,6 +37,12 @@ + #define BCM963XX_KEYS_POLL_INTERVAL 20 + #define BCM963XX_KEYS_DEBOUNCE_INTERVAL (BCM963XX_KEYS_POLL_INTERVAL * 3) +#define NB4_PID_OFFSET 0xff80 +#define NB4_74X164_GPIO_BASE 64 @@ -26,7 +26,7 @@ /* * known 3368 boards */ -@@ -768,6 +780,270 @@ static struct board_info __initdata boar +@@ -764,6 +776,270 @@ static struct board_info __initdata boar .has_ohci0 = 1, }; @@ -297,7 +297,7 @@ #endif /* CONFIG_BCM63XX_CPU_6358 */ /* -@@ -804,6 +1080,8 @@ static const struct board_info __initcon +@@ -800,6 +1076,8 @@ static const struct board_info __initcon &board_96358vw2, &board_AGPFS0, &board_DWVS0, |