[U-Boot] [PATCH 0/5] Add QSPI support for LS2080A
York Sun
york.sun at nxp.com
Tue May 24 19:09:54 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(-)
>
Minor adjustment to commit messages.
Applied to u-boot-fsl-qoriq master, awaiting upstream.
Thanks.
York
More information about the U-Boot
mailing list