[U-Boot] [PATCH 1/3] ARM:MX6SX Add QuadSPI support for mx6sxsabresd

2014-09-10 Thread Peng Fan
From: Peng Fan van.free...@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

Re: [U-Boot] [PATCH 1/3] ARM:MX6SX Add QuadSPI support for mx6sxsabresd

2014-09-10 Thread Fabio Estevam
On Wed, Sep 10, 2014 at 3:16 AM, Peng Fan peng@freescale.com wrote: From: Peng Fan van.free...@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.

Re: [U-Boot] [PATCH 1/3] ARM:MX6SX Add QuadSPI support for mx6sxsabresd

2014-09-10 Thread Peng Fan
On 09/10/2014 08:40 PM, Fabio Estevam wrote: On Wed, Sep 10, 2014 at 3:16 AM, Peng Fan peng@freescale.com wrote: From: Peng Fan van.free...@gmail.com Add QuadSPI support for mx6sxsabresd board. There are two 16MB S25FL128S flashes on board. They are connected to QSPI2 interface.