]> git.ipfire.org Git - people/ms/u-boot.git/commit
sf: Fix s25fs512s id table
authorJagan Teki <jagan@openedev.com>
Wed, 16 Nov 2016 17:57:23 +0000 (23:27 +0530)
committerJagan Teki <jagan@openedev.com>
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 <vigneshr@ti.com>
Signed-off-by: Jagan Teki <jagan@openedev.com>
drivers/mtd/spi/spi_flash_ids.c