Re: [U-Boot] [PATCH 1/5] pico-imx6ul: Add DWARF baseboard support

2019-09-14 Thread Stefano Babic
On 14/09/19 14:16, Otavio Salvador wrote: > On Sat, Sep 14, 2019 at 8:22 AM Stefano Babic wrote: > ... >> Otavio, I am also fine if you send a follow-up patch to fix it - your >> decision. > > Anatolij sent a fix already. I acked it and copied you. > Yes, thanks - I apply it directly on top o

Re: [U-Boot] [PATCH 1/5] pico-imx6ul: Add DWARF baseboard support

2019-09-14 Thread Otavio Salvador
On Sat, Sep 14, 2019 at 8:22 AM Stefano Babic wrote: ... > Otavio, I am also fine if you send a follow-up patch to fix it - your > decision. Anatolij sent a fix already. I acked it and copied you. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhtt

Re: [U-Boot] [PATCH 1/5] pico-imx6ul: Add DWARF baseboard support

2019-09-14 Thread Stefano Babic
Hi Anatolji, thanks, I have not sent an e-mail to Otavio after pulling his tree. On 14/09/19 12:47, Anatolij Gustschin wrote: > Hi Otavio, > > On Thu, 12 Sep 2019 16:01:50 -0300 > Otavio Salvador ota...@ossystems.com.br wrote: > ... >> configs/pico-dwarf-imx6ul_defconfig | 64 +

Re: [U-Boot] [PATCH 1/5] pico-imx6ul: Add DWARF baseboard support

2019-09-14 Thread Anatolij Gustschin
Hi Otavio, On Thu, 12 Sep 2019 16:01:50 -0300 Otavio Salvador ota...@ossystems.com.br wrote: ... > configs/pico-dwarf-imx6ul_defconfig | 64 + ... > +CONFIG_FSL_ESDHC=y Please change this to CONFIG_FSL_USDHC=y Otherwise we get build warning/error [1]. [1] https://tr

[U-Boot] [PATCH 1/5] pico-imx6ul: Add DWARF baseboard support

2019-09-12 Thread Otavio Salvador
This add the boot menu option for the DWARF baseboard as well as a specific config file for users which wish to use it as a pre-defined board. Signed-off-by: Otavio Salvador --- configs/pico-dwarf-imx6ul_defconfig | 64 + include/configs/pico-imx6ul.h | 6 ++-