Re: [U-Boot] [PATCH 6/6] efi_loader: Display which .dtb we found

2016-07-12 Thread Andreas Färber
Am 12.07.2016 um 16:25 schrieb Alexander Graf: > On 12.07.16 14:45, Andreas Färber wrote: >> Am 12.07.2016 um 09:30 schrieb Alexander Graf: >>> On 12.07.16 06:21, Andreas Färber wrote: We do so for the EFI binary already and it aids debugging. Cc: Alexander Graf Signed-off-by:

Re: [U-Boot] [PATCH 6/6] efi_loader: Display which .dtb we found

2016-07-12 Thread Alexander Graf
On 12.07.16 14:45, Andreas Färber wrote: > Am 12.07.2016 um 09:30 schrieb Alexander Graf: >> On 12.07.16 06:21, Andreas Färber wrote: >>> We do so for the EFI binary already and it aids debugging. >>> >>> Cc: Alexander Graf >>> Signed-off-by: Andreas Färber >>> --- >>> include/config_distro_bo

Re: [U-Boot] [PATCH 6/6] efi_loader: Display which .dtb we found

2016-07-12 Thread Andreas Färber
Am 12.07.2016 um 09:30 schrieb Alexander Graf: > On 12.07.16 06:21, Andreas Färber wrote: >> We do so for the EFI binary already and it aids debugging. >> >> Cc: Alexander Graf >> Signed-off-by: Andreas Färber >> --- >> include/config_distro_bootcmd.h | 4 >> 1 file changed, 4 insertions(+)

Re: [U-Boot] [PATCH 6/6] efi_loader: Display which .dtb we found

2016-07-12 Thread Alexander Graf
On 12.07.16 06:21, Andreas Färber wrote: > We do so for the EFI binary already and it aids debugging. > > Cc: Alexander Graf > Signed-off-by: Andreas Färber > --- > include/config_distro_bootcmd.h | 4 > 1 file changed, 4 insertions(+) > > diff --git a/include/config_distro_bootcmd.h b/