diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-02-27 17:39:21 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-02-27 17:39:21 +0000 |
commit | 90c15beee62431fc0915f7ed167063ac194209b8 (patch) | |
tree | ee8c0a2ce621c261cfb4451be2a57367d23301cc /target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch | |
parent | 5a9b7c28c395195d6ccbe10557bec9ee6657e2ce (diff) | |
download | upstream-90c15beee62431fc0915f7ed167063ac194209b8.tar.gz upstream-90c15beee62431fc0915f7ed167063ac194209b8.tar.bz2 upstream-90c15beee62431fc0915f7ed167063ac194209b8.zip |
brcm63xx: convert RTA1320 to dts
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44563
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 ef0faae85b..e8d7afd7f7 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); |