diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-12-01 00:51:24 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-12-01 00:51:24 +0000 |
commit | bb312899f6b6c2a979f39e56f0ff8659b5a57a9b (patch) | |
tree | 27c6ad0a078495ae19a12c96efd6269435d0ee7e /target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch | |
parent | 2b46097364fc527a8c56365aba3d8f4f43e49aec (diff) | |
download | upstream-bb312899f6b6c2a979f39e56f0ff8659b5a57a9b.tar.gz upstream-bb312899f6b6c2a979f39e56f0ff8659b5a57a9b.tar.bz2 upstream-bb312899f6b6c2a979f39e56f0ff8659b5a57a9b.zip |
brcm63xx: refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 43453
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 82fa7e15cc..a918728ef2 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 -@@ -1764,6 +1824,22 @@ void __init board_bcm963xx_init(void) +@@ -1765,6 +1825,22 @@ void __init board_bcm963xx_init(void) val &= MPI_CSBASE_BASE_MASK; } boot_addr = (u8 *)KSEG1ADDR(val); |