]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mtd: spi-nor: Add support for Winbond w25h02jv flash
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Tue, 27 Jul 2021 14:35:11 +0000 (08:35 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 28 Jul 2021 07:07:04 +0000 (09:07 +0200)
commite7d7c597b5be0b790daa196325993e7548673e45
tree9a3401c06082c7b670c7d15bd0ee287fe4f58acc
parent6d878f697420922b8c85d9562150d6bf00ab04ac
mtd: spi-nor: Add support for Winbond w25h02jv flash

Add support for Winbond w25h02jv flash with 64KBytes
sector size. This flash has 4-dies of 64MBytes each.
Set SPI_NOR_MULTI_DIE flag as this flash needs split reads.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
drivers/mtd/spi/spi-nor-ids.c