[U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot

Alexander Graf agraf at suse.de
Mon May 16 09:38:57 CEST 2016



> Am 16.05.2016 um 08:58 schrieb Amit Tomer <amittomer25 at gmail.com>:
> 
>> On Sun, May 15, 2016 at 2:51 AM, Bhupesh Sharma <bhupesh.sharma at nxp.com> wrote:
>> Note that UEFI firmware support is already available on LS2080A-RDB and allows
>> Booting distributions like CentOS on the same.
> 
> Sorry to intervene here but it's about having the EFI support inside
> u-boot itself that
> may *not* required to have separate UEFI firmware to boot various distributions.
> 
> Please correct, if it's not right ?

It's correct. The idea is to allow everyone to boot using the uEFI entry point in Linux (or any other OS), regardless of whether they want to run U-Boot or a TianoCore based formware.

This might seem useless today for embedded use cases, but some features are only available via an EFI entry, such as kASLR. You can also invoke Linux directly using the "bootefi" command, as Linux is an EFI binary itself. That way the boot path doesn't become much longer than with booti today.


Alex




More information about the U-Boot mailing list