ARM: bootm: fix default uImage placement
For small systems we would put the zImage at 32KiB after
the start of memory, and put the DT a bit after the uImage.
The kernel will always try to relocate itself and overwrite
the DT.

Try to be more clever at uImage placement to avoid
triggering the kernel relocation.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 6a1606c commit 950c75d1e995b6730625be0c2e310d88693333fd
@Lucas Stach Lucas Stach authored on 1 May 2014
Sascha Hauer committed on 9 Jul 2014
Showing 1 changed file
View
arch/arm/lib/bootm.c