brcm63xx: use relocate to move the kernel back to start of ram
authorJonas Gorski <jogo@openwrt.org>
Mon, 30 Mar 2015 20:20:15 +0000 (20:20 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 30 Mar 2015 20:20:15 +0000 (20:20 +0000)
commit3ac84dbaf9155ec9bb1474fa47c870d5949fc517
tree07cffb51491a2d205f343b52c9bcbf92288cca4c
parentd825e9211b01578bd76812bdf6749115aee09c0d
brcm63xx: use relocate to move the kernel back to start of ram

Appearently the kernel only uses kernel above it, so moving it to an
higher address causes a lot of unavailable memory (#19327).

Also move the on-flash kernel to 0x80a0000, as newer CFEs don't like
uncompressing there (net-booting an ELF kernel is fine, though).

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45164
target/linux/brcm63xx/image/Makefile
target/linux/brcm63xx/patches-3.18/810-BCM63XX-move-kernel-behind-CFE.patch [deleted file]