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

York Sun york.sun at nxp.com
Tue May 17 17:51:52 CEST 2016


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(-)
> 

Jagan,

Did you have a chance to look into this set?

York



More information about the U-Boot mailing list