On Mon, Sep 3, 2018 at 4:02 PM, Bernhard Messerklinger <[email protected]> wrote: > Since CONFIG_IS_ENABLED(DM_SPI) is not working in SPL because > CONFIG_SPL_DM_SPI is not defined we should go with #ifdef CONFIG_DM_SPI.
Better enabled it for SPL, did you find any size constraint? if yet try for platdata? _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

