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)
commitd8ba40cfcdd509e7e1ed68878cb93d9a81e245b6
tree9e287d80d109a48c824498a2eb1ba576834ccd6f
parent8353a3bd455f1ee5e0250d0a97b5d058f21316c7
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]