diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.8/528-board_nb6.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.8/528-board_nb6.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/brcm63xx/patches-3.8/528-board_nb6.patch b/target/linux/brcm63xx/patches-3.8/528-board_nb6.patch index e565b8ecb9..b352b739d6 100644 --- a/target/linux/brcm63xx/patches-3.8/528-board_nb6.patch +++ b/target/linux/brcm63xx/patches-3.8/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 } } |