[U-Boot] [PATCH v2 2/2] lsxl: rework boot scripts

Michael Walle michael at walle.cc
Mon Apr 14 14:07:14 CEST 2014


Am 2014-04-01 20:09, schrieb Michael Walle:
> Move addresses for kernel, ramdisk and fdt blob to own variables. Add 
> dtb
> blob loading to all existing boot scripts, dtb filenames were taken 
> from
> vanilla kernel. Introduce new boot script bootcmd_legacy, which only 
> loads
> a kernel and a ramdisk. Make this the default boot script. This should 
> also
> restore the behaviour of the original bootloader.
> 
> Cc: Prafulla Wadaskar <prafulla at marvell.com>
> Cc: Tom Rini <trini at ti.com>
> Signed-off-by: Michael Walle <michael at walle.cc>
> ---
> Changes v2:
>  - use CONFIG_CMD_FS_GENERIC and load commands (suggested by Tom Rini)
>  - use loadaddresses at offsets 8MB and 16MB, leaving ~8MB for the 
> kernel
>    please note that the kernel is copied to 0x8000 anyway.


ping :)



More information about the U-Boot mailing list