Hi, On 07.09.18 06:19, Ashish Kumar wrote: > Convert fsl_qspi.c to complete DM mode. > > Signed-off-by: Ashish Kumar <[email protected]> > Tested-by: Rajat Srivastava <[email protected]> > Tested-by: Ye Li <[email protected]> > --- > > Tested on LS1088ARDB(arm64). > Tested on LS1021ATWR(arm32) by Rajat > Tested on i.mx6 and i.mx7 by Ye Li > > Depends on patch series: > http://patchwork.ozlabs.org/patch/935858/ > http://patchwork.ozlabs.org/patch/935860/
This patch breaks the build if you enable CONFIG_SPL_SPI_SUPPORT. I guess that SPL does not use DM for SPI. How is the SPI support for SPL supposed to work? Will it use DM in the future? Thanks, Frieder _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

