S25HS512T SPI flash support in kernel-4.9.65

Mithran B mithranb22 at gmail.com
Thu Mar 24 00:33:05 PDT 2022


Hello All,

I have added the below struct as:

{ "s25hs512t",  INFO6(0x342B1A, 0x0F0390, 256 * 1024, 256,
SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ) },

spi-nor.c file.

Tried to access the 256KB sectors.

mtd_debug write /dev/mtd10 0 316176 file_30KB.txt

Writing is not working.

-Thanks.



More information about the linux-mtd mailing list