[U-Boot] [PATCH 1/3] ARM:MX6SX Add QuadSPI support for mx6sxsabresd
Peng Fan
van.freenix at gmail.com
Wed Sep 10 15:43:35 CEST 2014
On 09/10/2014 08:40 PM, Fabio Estevam wrote:
> On Wed, Sep 10, 2014 at 3:16 AM, Peng Fan <Peng.Fan at freescale.com> wrote:
>> From: Peng Fan <van.freenix at gmail.com>
>>
>> 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 <van.freenix at gmail.com>
>> ---
>> 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
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
More information about the U-Boot
mailing list