Hi, On 1 July 2014 03:18, Chao Fu <[email protected]> wrote: > From: Chao Fu <[email protected]> > > Freescale has some series of chips(e.g. vf610) contain two kinds of > SPI modules, DSPI and QSPI. U-boot spi current code can't compile and > enable the two modules at same time. So add fsl-spi-interface make two > spi driver code work together.
We are in the process of enabling driver model for SPI and SPI flash. Work in progress is at u-boot-dm.git branch 'working'. It probably makes sense to build on that rather than introduce new infrastructure. Please let me know what you think. Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

