Re: [U-Boot] [PATCH 1/1] efi_loader: use built-in device tree in bootefi command

2018-01-22 Thread Alexander Graf
On 22.01.18 19:43, Heinrich Schuchardt wrote: > > > On 01/22/2018 02:59 PM, Alexander Graf wrote: >> On 01/20/2018 01:56 PM, Heinrich Schuchardt wrote: >>> The bootefi command has two parameters: the address of the executable >>> and >>> the address of the flattened device tree. >>> >>> When

Re: [U-Boot] [PATCH 1/1] efi_loader: use built-in device tree in bootefi command

2018-01-22 Thread Heinrich Schuchardt
On 01/22/2018 02:59 PM, Alexander Graf wrote: On 01/20/2018 01:56 PM, Heinrich Schuchardt wrote: The bootefi command has two parameters: the address of the executable and the address of the flattened device tree. When executing the devicetree command in grub this command can only replace an

Re: [U-Boot] [PATCH 1/1] efi_loader: use built-in device tree in bootefi command

2018-01-22 Thread Alexander Graf
On 01/20/2018 01:56 PM, Heinrich Schuchardt wrote: The bootefi command has two parameters: the address of the executable and the address of the flattened device tree. When executing the devicetree command in grub this command can only replace an existing device tree. So we always want to pass a

[U-Boot] [PATCH 1/1] efi_loader: use built-in device tree in bootefi command

2018-01-20 Thread Heinrich Schuchardt
The bootefi command has two parameters: the address of the executable and the address of the flattened device tree. When executing the devicetree command in grub this command can only replace an existing device tree. So we always want to pass a device tree. With the patch the device tree