[PATCH 0/2] mtd: spi-nor: Add support for Spansion S25FL256L
tkuw584924 at gmail.com
tkuw584924 at gmail.com
Wed Sep 8 10:47:12 CEST 2021
From: Takahiro Kuwano <Takahiro.Kuwano at infineon.com>
The S25FL256L is a part of the S25FL-L family and has the same feature set
as S25FL128L except the density.
This device does not support BAR.
Not sure if patch #2 is a good way to avoid BAR. Please advise.
The datasheet can be found in the following link.
https://www.cypress.com/file/316171/download
Tested on Xilinx Zynq-7000 FPGA board.
Takahiro Kuwano (2):
mtd: spi-nor-ids: Add support for Spansion S25FL256L
mtd: spi-nor-core: Add fixup for Spansion S25FL256L
drivers/mtd/spi/spi-nor-core.c | 21 +++++++++++++++++++++
drivers/mtd/spi/spi-nor-ids.c | 1 +
2 files changed, 22 insertions(+)
--
2.25.1
More information about the U-Boot
mailing list