]> Git Repo - J-u-boot.git/commit
sf: Fix s25fs512s id table
authorJagan Teki <[email protected]>
Wed, 16 Nov 2016 17:57:23 +0000 (23:27 +0530)
committerJagan Teki <[email protected]>
Sat, 19 Nov 2016 03:11:54 +0000 (08:41 +0530)
commit94b653b3dfd2091fefb168fbee0f4c5487e7fc35
tree8b0519b8759bf447b2eb59af2a132351f67b1d7e
parent25488ec193fe111ce67f813d8223cd328ee152b2
sf: Fix s25fs512s id table

s25fs512s and s25fl512s_256k have common id information
till 5 bytes and 6th byte have different family id
like FS and FL-S as 0x81 and 0x80.

Reported-by: Vignesh R <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
drivers/mtd/spi/spi_flash_ids.c
This page took 0.030729 seconds and 4 git commands to generate.