[PATCH 1/2] mx6ul_14x14_evk: Enable SPL USB and SDP support

2020-06-23 Thread sbabic
> This fixes the boot from USB loader, which is critical to easy the > manufacture process. > Signed-off-by: Otavio Salvador > Reviewed-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- =

Re: [PATCH 1/2] mx6ul_14x14_evk: Enable SPL USB and SDP support

2020-06-09 Thread Fabio Estevam
On Tue, Jun 9, 2020 at 1:23 PM Otavio Salvador wrote: > > This fixes the boot from USB loader, which is critical to easy the > manufacture process. > > Signed-off-by: Otavio Salvador Reviewed-by: Fabio Estevam

[PATCH 1/2] mx6ul_14x14_evk: Enable SPL USB and SDP support

2020-06-09 Thread Otavio Salvador
This fixes the boot from USB loader, which is critical to easy the manufacture process. Signed-off-by: Otavio Salvador --- (no changes since v1) configs/mx6ul_14x14_evk_defconfig | 11 +++ 1 file changed, 11 insertions(+) diff --git a/configs/mx6ul_14x14_evk_defconfig b/configs/mx6ul