Re: [U-Boot] distro: add more efi dtb prefixes

2018-12-02 Thread Peter Robinson
On Sun, Dec 2, 2018 at 10:26 PM Alexander Graf wrote: > > > > On 02.12.18 23:07, Heinrich Schuchardt wrote: > > On 12/2/18 10:47 PM, Alexander Graf wrote: > >> > >> > >> On 16.07.18 20:06, Heinrich Schuchardt wrote: > >>> On 06/14/2018 10:46 PM, Guillaume GARDET wrote: > As used on some distr

Re: [U-Boot] distro: add more efi dtb prefixes

2018-12-02 Thread Alexander Graf
On 02.12.18 23:07, Heinrich Schuchardt wrote: > On 12/2/18 10:47 PM, Alexander Graf wrote: >> >> >> On 16.07.18 20:06, Heinrich Schuchardt wrote: >>> On 06/14/2018 10:46 PM, Guillaume GARDET wrote: As used on some distro, such as openSUSE. Signed-off-by: Guillaume GARDET Cc:

Re: [U-Boot] distro: add more efi dtb prefixes

2018-12-02 Thread Heinrich Schuchardt
On 12/2/18 10:47 PM, Alexander Graf wrote: > > > On 16.07.18 20:06, Heinrich Schuchardt wrote: >> On 06/14/2018 10:46 PM, Guillaume GARDET wrote: >>> As used on some distro, such as openSUSE. >>> Signed-off-by: Guillaume GARDET >>> >>> Cc: Tom Rini >>> --- >>> include/config_distro_bootcmd.h |

Re: [U-Boot] distro: add more efi dtb prefixes

2018-12-02 Thread Alexander Graf
On 16.07.18 20:06, Heinrich Schuchardt wrote: > On 06/14/2018 10:46 PM, Guillaume GARDET wrote: >> As used on some distro, such as openSUSE. >> Signed-off-by: Guillaume GARDET >> >> Cc: Tom Rini >> --- >> include/config_distro_bootcmd.h | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-

Re: [U-Boot] distro: add more efi dtb prefixes

2018-07-16 Thread Heinrich Schuchardt
On 06/14/2018 10:46 PM, Guillaume GARDET wrote: > As used on some distro, such as openSUSE. > Signed-off-by: Guillaume GARDET > > Cc: Tom Rini > --- > include/config_distro_bootcmd.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/include/config_distro_bootcmd.h b/in