[U-Boot] [PATCH 2/3] MIPS: bootm: rework and fix broken bootm code

Tom Rini trini at konsulko.com
Tue Nov 3 00:38:00 CET 2015


On Sun, Nov 01, 2015 at 05:36:14PM +0100, Daniel Schwierzeck wrote:

> The move to 'generic board' as well as changes in the generic
> bootm code broke the boot of FIT uImage's. Especially uImage's
> with additional initramfs images or FDT's do not work anymore.
> 
> Refactor the bootm code to work again with the generic bootm code.
> 
> Always relocate ramdisk and FDT in step 'bootm prep' because the
> generic bootm code does this only for legacy uImage's.
> 
> Move the step 'bootm cmdline' to 'bootm prep' because the Linux
> kernel parameters rd_start and rd_size have to be initialized after
> the relocation of the ramdisk.
> 
> Furthermore support the step 'bootm fake'.
> 
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> 

Reviewed-by: Tom Rini <trini at konsulko.com>

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


More information about the U-Boot mailing list