diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch b/target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch index ea9a0c227c..f4cfc6e66e 100644 --- a/target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch +++ b/target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch @@ -66,7 +66,7 @@ #endif /* -@@ -1994,6 +2053,7 @@ static const struct board_info __initcon +@@ -1995,6 +2054,7 @@ static const struct board_info __initcon &board_96348_D4PW, &board_spw500v, &board_96348sv, @@ -74,7 +74,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -2115,6 +2175,22 @@ void __init board_prom_init(void) +@@ -2116,6 +2176,22 @@ void __init board_prom_init(void) val &= MPI_CSBASE_BASE_MASK; } boot_addr = (u8 *)KSEG1ADDR(val); |