[yocto] [meta-raspberrypi][PATCH v4] u-boot: Simplify boot script

Tom Rini trini at konsulko.com
Sun Nov 27 12:51:00 PST 2016


On Sun, Nov 27, 2016 at 05:37:53PM +1100, Jonathan Liu wrote:

> A patch is backported to check if the firmware loaded a device tree blob
> into memory and set the fdt_addr variable if it is found. The U-Boot
> script will then read the command line arguments generated by the
> firmware from the device tree and boot the kernel with the command
> line arguments and the loaded device tree.
> 
> This allows things like MAC address, board revision and serial number
> to be correctly configured and options in config.txt to be used.
> 
> Signed-off-by: Jonathan Liu <net147 at gmail.com>

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

-- 
Tom



More information about the yocto mailing list