[U-Boot] [PATCH 0/5] Add QSPI support for LS2080A

Yao Yuan yao.yuan at nxp.com
Wed May 25 04:25:32 CEST 2016


On 05/25 2016 AM, York Sun wrote:
> On 03/14/2016 11:44 PM, Yuan Yao wrote:
> > From: Yuan Yao <yao.yuan at nxp.com>
> >
> > There is the spansion S25FS-S family flash: s25fs256s1 on LS2080QDS
> > QSPI.
> >
> > Yuan Yao (5):
> >   spi: fsl_qspi: Fix issues on arm64
> >   spi: fsl_qspi: Assign AMBA mem according CS num in dts
> >   spi: fsl_qspi: Enable Spansion S25FS-S family flashes
> >   sf: Disable 4-KB erase command for SPANSION S25FS-S family
> >   armv8/ls1043a: update the node for QSPI support
> >
> >  arch/arm/dts/fsl-ls1043a.dtsi |   5 +-
> >  drivers/mtd/spi/sf_internal.h |   5 ++
> >  drivers/mtd/spi/spi_flash.c   |  72 +++++++++++++++++++
> >  drivers/spi/fsl_qspi.c        | 159 ++++++++++++++++++++++++++++++++-----
> -----
> >  4 files changed, 202 insertions(+), 39 deletions(-)
> >
> 
> Minor adjustment to commit messages.
> Applied to u-boot-fsl-qoriq master, awaiting upstream.
> 
> Thanks.
> 

Thanks for your review and helps.

Yao.


More information about the U-Boot mailing list