diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:24 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:24 +0000 |
commit | 16ea19053a5dc32d9fc18f2ab10d0e369320a373 (patch) | |
tree | 56b5f41e7a8c01fe5f507f792cc30aaaf8974fe5 /target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch | |
parent | ad218d3033f98820c96196a4c666215b5f41a0f6 (diff) | |
download | upstream-16ea19053a5dc32d9fc18f2ab10d0e369320a373.tar.gz upstream-16ea19053a5dc32d9fc18f2ab10d0e369320a373.tar.bz2 upstream-16ea19053a5dc32d9fc18f2ab10d0e369320a373.zip |
brcm63xx: move bcm963268bu_p300 to dts
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44987
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 99a684e281..692fba7158 100644 --- a/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch +++ b/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch @@ -44,7 +44,7 @@ { .compatible = "d-link,dsl-2640b-b", .data = &board_96348_D4PW, }, { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, -@@ -1181,6 +1204,22 @@ void __init board_bcm963xx_init(void) +@@ -1180,6 +1203,22 @@ void __init board_bcm963xx_init(void) val &= MPI_CSBASE_BASE_MASK; } boot_addr = (u8 *)KSEG1ADDR(val); |