diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-06-18 10:54:28 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-06-18 10:54:28 +0000 |
commit | 28535aad381d47a5e1fd384969eae4517e00a12c (patch) | |
tree | 8f51355340c5359eec7084d4b96983df05a1770e /target/linux/brcm63xx/patches-3.9/528-board_nb6.patch | |
parent | a9d4bdee43e0556020b1e0c6e153e39f86e51093 (diff) | |
download | upstream-28535aad381d47a5e1fd384969eae4517e00a12c.tar.gz upstream-28535aad381d47a5e1fd384969eae4517e00a12c.tar.bz2 upstream-28535aad381d47a5e1fd384969eae4517e00a12c.zip |
brcm63xx: refresh 3.9 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36958
Diffstat (limited to 'target/linux/brcm63xx/patches-3.9/528-board_nb6.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.9/528-board_nb6.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/brcm63xx/patches-3.9/528-board_nb6.patch b/target/linux/brcm63xx/patches-3.9/528-board_nb6.patch index e565b8ecb9..b352b739d6 100644 --- a/target/linux/brcm63xx/patches-3.9/528-board_nb6.patch +++ b/target/linux/brcm63xx/patches-3.9/528-board_nb6.patch @@ -8,7 +8,7 @@ #include <asm/addrspace.h> #include <bcm63xx_board.h> #include <bcm63xx_cpu.h> -@@ -53,6 +54,8 @@ +@@ -55,6 +56,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 -@@ -2630,6 +2633,103 @@ static struct board_info __initdata boar +@@ -2632,6 +2635,103 @@ static struct board_info __initdata boar }; #endif @@ -121,7 +121,7 @@ /* * known 6368 boards */ -@@ -2826,6 +2926,10 @@ static const struct board_info __initcon +@@ -2828,6 +2928,10 @@ static const struct board_info __initcon &board_DVAG3810BN, #endif @@ -132,7 +132,7 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2893,6 +2997,11 @@ static void __init boardid_fixup(u8 *boo +@@ -2895,6 +2999,11 @@ static void __init boardid_fixup(u8 *boo } } |