diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-06-06 22:22:14 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-06-06 22:22:14 +0000 |
commit | 42e69f45c7980a99f9a89e957d3174cda7b46253 (patch) | |
tree | c1a1cd008ef63bfc1445ea849c2c6d838c045387 /target/linux/brcm63xx/patches-3.8/528-board_nb6.patch | |
parent | 966d47989b4f319d6bfba2c8cf22fdf8a3de67b2 (diff) | |
download | upstream-42e69f45c7980a99f9a89e957d3174cda7b46253.tar.gz upstream-42e69f45c7980a99f9a89e957d3174cda7b46253.tar.bz2 upstream-42e69f45c7980a99f9a89e957d3174cda7b46253.zip |
brcm63xx: add kernel space and image support for the Netgear CVG834G
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36876
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 } } |