diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-12-08 16:11:26 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-12-08 16:11:26 +0000 |
commit | bc4dd8e119da6efdd240cab20fdd789cfb8764f9 (patch) | |
tree | 5f39a9ab7c87c5277c67033a8ed6cc2ac732112f /target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch | |
parent | 3fa17f6d586724a4fcba262ed40f851252ad4aa9 (diff) | |
download | upstream-bc4dd8e119da6efdd240cab20fdd789cfb8764f9.tar.gz upstream-bc4dd8e119da6efdd240cab20fdd789cfb8764f9.tar.bz2 upstream-bc4dd8e119da6efdd240cab20fdd789cfb8764f9.zip |
brcm63xx: refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 43576
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch b/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch index a918728ef2..ef0faae85b 100644 --- a/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch +++ b/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch @@ -74,7 +74,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1765,6 +1825,22 @@ void __init board_bcm963xx_init(void) +@@ -1771,6 +1831,22 @@ void __init board_bcm963xx_init(void) val &= MPI_CSBASE_BASE_MASK; } boot_addr = (u8 *)KSEG1ADDR(val); |