Hi Walter, On Mon, Oct 28, 2019 at 11:01 AM Walter Lozano <[email protected]> wrote: > > To make it easier to sync dts files with Linux add specific tweaks > for U-Boot in separate files, specifically allowing SPL to make use > of MMC. > > Signed-off-by: Walter Lozano <[email protected]>
It seems you missed to add CONFIG_OF_CONTROL=y and CONFIG_DM_MMC=y in the defconfig so that Cubox could be really converted to DM. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

