Re: [U-Boot] [PATCH 3/5] pico-imx7d: Add NYMPH baseboard support

2019-09-14 Thread Anatolij Gustschin
On Thu, 12 Sep 2019 16:04:59 -0300 Otavio Salvador ota...@ossystems.com.br wrote: ... > configs/pico-nymph-imx7d_defconfig | 68 ++ ... > +CONFIG_FSL_ESDHC=y Please change this to CONFIG_FSL_USDHC=y -- Anatolij ___ U-Boot mai

[U-Boot] [PATCH 3/5] pico-imx7d: Add NYMPH baseboard support

2019-09-12 Thread Otavio Salvador
This add the boot menu option for the NYMPH 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-nymph-imx7d_defconfig | 68 ++ include/configs/pico-imx7d.h | 4 +- 2