[U-Boot] efi_loader: Add distro boot script for removable media

Andreas Färber afaerber at suse.de
Wed Apr 13 20:54:53 CEST 2016


Am 13.04.2016 um 20:47 schrieb Alexander Graf:
>   load mmc 0 $fdt_addr_r my_awesome.dtb ;\
>   load mmc 0 $kernel_addr_r some/random/path/grub2.efi ;\
>   bootefi $kernel_addr_r

If we're going in that direction, I would rather pass $fdt_addr_r as
second optional argument to bootefi. That would be more consistent with
bootm, bootz, booti.

While at it, is there a reason that bootz/booti create some output about
memory locations of initrd/fdt but bootefi does not?

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)


More information about the U-Boot mailing list