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 | e26e12a77e7b42544e61ba8b798eb3cd412464a7 (patch) | |
tree | c33556204cd304ea49effc7e984eccaac1079553 /target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch | |
parent | b9c744ad50583e183a10b6ea4029a439a170ecaa (diff) | |
download | upstream-e26e12a77e7b42544e61ba8b798eb3cd412464a7.tar.gz upstream-e26e12a77e7b42544e61ba8b798eb3cd412464a7.tar.bz2 upstream-e26e12a77e7b42544e61ba8b798eb3cd412464a7.zip |
brcm63xx: convert RTA1320 to dts
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44563 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ef0faae85b..e8d7afd7f7 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 -@@ -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); |