diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch b/target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch index ef0faae..e8d7afd 100644 --- a/target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch +++ b/target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch @@ -74,7 +74,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1771,6 +1831,22 @@ void __init board_bcm963xx_init(void) +@@ -1772,6 +1832,22 @@ void __init board_bcm963xx_init(void) val &= MPI_CSBASE_BASE_MASK; } boot_addr = (u8 *)KSEG1ADDR(val); |