diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-06-06 22:22:14 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-06-06 22:22:14 +0000 |
commit | b5fac4b0a6c122ba0f625c90f950f4467e33730b (patch) | |
tree | 2807e553f6707fa5c43bf95e086994a376c07281 /target/linux/brcm63xx/patches-3.8/528-board_nb6.patch | |
parent | 00d2ae45f081ee06d26fca775cf8bb30f8d5b61a (diff) |
brcm63xx: add kernel space and image support for the Netgear CVG834G
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36876 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 } } |