brcm63xx: use relocate to move the kernel back to start of ram
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 30 Mar 2015 20:20:15 +0000 (20:20 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 30 Mar 2015 20:20:15 +0000 (20:20 +0000)
commit5cb35e5786baeddb4bafb60aa5e99d3002241285
tree07cffb51491a2d205f343b52c9bcbf92288cca4c
parent6b38b858c9f2fa98d5cc9801e8cfa4a1e31357e6
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]