]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt
authorTakahiro Kuwano <Takahiro.Kuwano@infineon.com>
Fri, 27 Sep 2024 01:24:15 +0000 (10:24 +0900)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 14:12:58 +0000 (08:12 -0600)
commitae391a2c87a4d2c2720d1a366580a852c7e948b2
treed9e6b9d99321b2c1b16c4c1c18cc7cc330b9136c
parentfbab6b3b9a9b2eea29a8097a3babc124580e9d8c
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt

S25HL02GT and S25HS02GT are dual-die package parts and do not support
chip erase.

Fixes: c95a914aed7 ("mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t")
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
drivers/mtd/spi/spi-nor-ids.c