[U-Boot] [PATCH v1 2/3] apalis_imx6: configs: remove legacy usbboot command

2019-07-20 Thread sbabic
> Remove obsolete legacy usbboot wrapper, as distroboot can handle > booting from USB drivers. > Signed-off-by: Igor Opaniuk > Reviewed-by: Oleksandr Suvorov Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

Re: [U-Boot] [PATCH v1 2/3] apalis_imx6: configs: remove legacy usbboot command

2019-07-10 Thread Oleksandr Suvorov
On Wed, 10 Jul 2019 at 14:58, Igor Opaniuk wrote: > > + Oleksandr > > On Tue, Jun 25, 2019 at 5:07 PM Igor Opaniuk wrote: > > > > Remove obsolete legacy usbboot wrapper, as distroboot can handle > > booting from USB drivers. > > > > Signed-off-by: Igor Opaniuk > > --- > > > >

Re: [U-Boot] [PATCH v1 2/3] apalis_imx6: configs: remove legacy usbboot command

2019-07-10 Thread Igor Opaniuk
+ Oleksandr On Tue, Jun 25, 2019 at 5:07 PM Igor Opaniuk wrote: > > Remove obsolete legacy usbboot wrapper, as distroboot can handle > booting from USB drivers. > > Signed-off-by: Igor Opaniuk > --- > > include/configs/apalis_imx6.h | 22 -- > 1 file changed, 22

[U-Boot] [PATCH v1 2/3] apalis_imx6: configs: remove legacy usbboot command

2019-06-25 Thread Igor Opaniuk
Remove obsolete legacy usbboot wrapper, as distroboot can handle booting from USB drivers. Signed-off-by: Igor Opaniuk --- include/configs/apalis_imx6.h | 22 -- 1 file changed, 22 deletions(-) diff --git a/include/configs/apalis_imx6.h b/include/configs/apalis_imx6.h