Files
u-boot/drivers/mtd
Vsevolod Gribov db10809c17 Fix s25fl256s position in spi_flash_ids list
Spansion S25FS256S and S25FL256S flashes have equal JEDEC ID and ext ID.
As far as S25FL256S occures in spi_flash_ids before S25FS256S, U-Boot
incorrectly detects FS flash as FL. Thus its better to compare with
S25FS256S first.

Signed-off-by: Vsevolod Gribov <vgribov@larch-networks.com>
[Added S-o-b]
Signed-off-by: Jagan Teki <jagan@openedev.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
2017-09-25 13:00:34 +05:30
..
2017-08-22 09:56:09 +02:00
2017-08-16 08:22:18 -04:00
2014-11-19 08:48:41 +01:00
2015-11-12 08:26:58 +08:00
2008-09-09 11:48:53 +02:00