summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.14/810-BCM63XX-move-kernel-behind-CFE.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-25 15:35:24 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-25 15:35:24 +0000
commit16ea19053a5dc32d9fc18f2ab10d0e369320a373 (patch)
tree56b5f41e7a8c01fe5f507f792cc30aaaf8974fe5 /target/linux/brcm63xx/patches-3.14/810-BCM63XX-move-kernel-behind-CFE.patch
parentad218d3033f98820c96196a4c666215b5f41a0f6 (diff)
downloadmtk-20170518-16ea19053a5dc32d9fc18f2ab10d0e369320a373.zip
mtk-20170518-16ea19053a5dc32d9fc18f2ab10d0e369320a373.tar.gz
mtk-20170518-16ea19053a5dc32d9fc18f2ab10d0e369320a373.tar.bz2
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.14/810-BCM63XX-move-kernel-behind-CFE.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/810-BCM63XX-move-kernel-behind-CFE.patch5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/810-BCM63XX-move-kernel-behind-CFE.patch b/target/linux/brcm63xx/patches-3.14/810-BCM63XX-move-kernel-behind-CFE.patch
index 15970f1..b161edb 100644
--- a/target/linux/brcm63xx/patches-3.14/810-BCM63XX-move-kernel-behind-CFE.patch
+++ b/target/linux/brcm63xx/patches-3.14/810-BCM63XX-move-kernel-behind-CFE.patch
@@ -19,8 +19,6 @@ and the entry point to be called, so move the kernel to behind CFE.
arch/mips/bcm63xx/Platform | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/arch/mips/bcm63xx/Platform b/arch/mips/bcm63xx/Platform
-index 5f86b2f..ee73f8f 100644
--- a/arch/mips/bcm63xx/Platform
+++ b/arch/mips/bcm63xx/Platform
@@ -4,4 +4,4 @@
@@ -29,6 +27,3 @@ index 5f86b2f..ee73f8f 100644
-I$(srctree)/arch/mips/include/asm/mach-bcm63xx/
-load-$(CONFIG_BCM63XX) := 0xffffffff80010000
+load-$(CONFIG_BCM63XX) := 0xffffffff80800000
---
-1.7.10.4
-