Skip to content
Snippets Groups Projects
Commit db10809c authored by Vsevolod Gribov's avatar Vsevolod Gribov Committed by Jagan Teki
Browse files

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: default avatarVsevolod Gribov <vgribov@larch-networks.com>
[Added S-o-b]
Signed-off-by: default avatarJagan Teki <jagan@openedev.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent 545a4382
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment