[U-Boot] [RFC PATCH] bootm: fix ramdisk relocation

Tom Rini trini at konsulko.com
Sat Oct 8 15:44:47 CEST 2016


On Thu, Oct 06, 2016 at 11:08:55PM +0200, Cédric Le Goater wrote:

> We are working on bringing to mainline a set of changes adding support
> for the Aspeed SoC and we have a couple of work around we are trying
> to elimitate first. This is one of them. The ramdisk is not relocated
> and Linux fails to boot. The current port does not use a device tree
> (yet) so that might be the most obvious culprit.
> 
> Thanks
> 
> Signed-off-by: Cédric Le Goater <clg at kaod.org>

I suspect that you want to have bootm_size set in your environment so
that all relocations happen within that value and will remain visible to
the kernel.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161008/41d5fb0c/attachment.sig>


More information about the U-Boot mailing list