[PATCH 0/3] mtd: spi-nor-core: Add support for s28hl512t, s28hl01gt, and s28hs01gt

tkuw584924 at gmail.com tkuw584924 at gmail.com
Thu Aug 25 09:48:45 CEST 2022


From: Takahiro Kuwano <Takahiro.Kuwano at infineon.com>

These devices are variants of s28hs512t(1.8V 512Mb) with different
density(1Gb) and power supply voltage(3V).

Datasheet:
https://www.infineon.com/dgdl/Infineon-S28HS256T_S28HS512T_S28HS01GT_S28HL256T_S28HL512T_S28HL01GT_256-Mb_(32-MB)_512-Mb_(64-MB)_1-Gb_(128-MB)_HS-T_(1.8-V)_HL-T_(3.0-V)_Semper_Flash_with_Octal_Interface-DataSheet-v03_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ee6bca96f97&da=t

Tested on Zynq-7000 platform with Infineon SPI controller

Takahiro Kuwano (3):
  mtd: spi-nor-core: Rename s28hs512t prefix
  mtd: spi-nor-core: Rename configuration macro for S28 support
  mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs

 configs/j721s2_evm_a72_defconfig |  2 +-
 configs/j721s2_evm_r5_defconfig  |  2 +-
 drivers/mtd/spi/Kconfig          | 10 +++----
 drivers/mtd/spi/spi-nor-core.c   | 48 +++++++++++++++++---------------
 drivers/mtd/spi/spi-nor-ids.c    |  5 +++-
 5 files changed, 36 insertions(+), 31 deletions(-)

-- 
2.25.1



More information about the U-Boot mailing list