[U-Boot] efi_loader: Add distro boot script for removable media
Alexander Graf
agraf at suse.de
Wed Apr 13 21:01:17 CEST 2016
On 13.04.16 20:54, Andreas Färber wrote:
> 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.
Yes, probably.
> While at it, is there a reason that bootz/booti create some output about
> memory locations of initrd/fdt but bootefi does not?
Is that important information? I don't quite get the feeling that it is.
Alex
More information about the U-Boot
mailing list