On 09/10/2014 08:40 PM, Fabio Estevam wrote: > On Wed, Sep 10, 2014 at 3:16 AM, Peng Fan <[email protected]> wrote: >> From: Peng Fan <[email protected]> >> >> Add QuadSPI support for mx6sxsabresd board. >> >> There are two 16MB S25FL128S flashes on board. They are connected to >> QSPI2 interface. i.MX6SX supports two QuadSPI interfaces, QSPI1/2. >> The two flash devices are connected to A1/B1 of QSPI2. >> >> Signed-off-by: Peng Fan <[email protected]> >> --- >> arch/arm/cpu/armv7/mx6/clock.c | 50 >> +++++++++++++++++++++++++++++ >> arch/arm/include/asm/arch-mx6/clock.h | 3 ++ >> board/freescale/mx6sxsabresd/mx6sxsabresd.c | 40 +++++++++++++++++++++++ >> drivers/spi/fsl_qspi.c | 30 +++++++++++++++++ >> include/configs/mx6sxsabresd.h | 14 ++++++++ > > I would split this in two patches: one that adds qspi support for the > mx6solox SoC and another one that adds qspi support to the > mx6sxsabresd board. ok. I'll correct this. Thanks for reviewing.
Regards, Peng. > _______________________________________________ > U-Boot mailing list > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

