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)
commit727bb039c8998d5654d0cff073ef928f39c11c53
tree07cffb51491a2d205f343b52c9bcbf92288cca4c
parent0f8ce34917f48c476636b34b11bf9788822f48f3
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45164 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/image/Makefile
target/linux/brcm63xx/patches-3.18/810-BCM63XX-move-kernel-behind-CFE.patch [deleted file]