Re: [U-Boot] [PATCH v3 1/1] efi_loader: rework fdt handling in distro boot script

2018-12-03 Thread Alexander Graf
> Am 03.12.2018 um 03:22 schrieb AKASHI Takahiro : > >> On Sun, Dec 02, 2018 at 11:58:45PM +0100, Alexander Graf wrote: >> >> >>> On 27.11.18 01:33, AKASHI Takahiro wrote: >>> The current scenario for default UEFI booting, scan_dev_for_efi, has >>> several issues: >>> * load dtb dynamically ev

Re: [U-Boot] [PATCH v3 1/1] efi_loader: rework fdt handling in distro boot script

2018-12-02 Thread AKASHI Takahiro
On Sun, Dec 02, 2018 at 11:58:45PM +0100, Alexander Graf wrote: > > > On 27.11.18 01:33, AKASHI Takahiro wrote: > > The current scenario for default UEFI booting, scan_dev_for_efi, has > > several issues: > > * load dtb dynamically even if its loacation (device) is not the same > > as BOOTEFI_N

Re: [U-Boot] [PATCH v3 1/1] efi_loader: rework fdt handling in distro boot script

2018-12-02 Thread Alexander Graf
On 27.11.18 01:33, AKASHI Takahiro wrote: > The current scenario for default UEFI booting, scan_dev_for_efi, has > several issues: > * load dtb dynamically even if its loacation (device) is not the same > as BOOTEFI_NAME binary's, (reported by Alex) > * invoke 'bootmgr' only if BOOTEFI_NAME bin