From b0104112b7ddab0b01040577b6b4252e821b7342 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 13 Aug 2012 09:55:04 +0000 Subject: [brcm63xx] nb4: fix support, add support for SVC and CLIP BTN Signed-off-by: Miguel GAIO git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33156 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch') diff --git a/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch b/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch index 7b4468ae7..ff52497d4 100644 --- a/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch +++ b/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch @@ -64,7 +64,7 @@ #endif /* -@@ -1782,6 +1839,7 @@ static const struct board_info __initdat +@@ -1872,6 +1929,7 @@ static const struct board_info __initdat &board_96348_D4PW, &board_spw500v, &board_96348sv, @@ -72,7 +72,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1909,6 +1967,23 @@ void __init board_prom_init(void) +@@ -1992,6 +2050,23 @@ void __init board_prom_init(void) val &= MPI_CSBASE_BASE_MASK; } boot_addr = (u8 *)KSEG1ADDR(val); -- cgit v1.2.3