mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-27 06:04:40 +08:00
sf: add paired dev info for winbond w25q16jv
This commit adds paired dev info for winbond w25q16jv (tested w25q16jvssiq with a i.mx6 board) Signed-off-by: Ludwig Zenz <lzenz@dh-electronics.de> Reviewed-by: Jagan Teki <jagan@openedev.com>
This commit is contained in:
parent
70cff76c38
commit
51b2411946
@ -194,7 +194,7 @@ const struct spi_flash_info spi_flash_ids[] = {
|
||||
* Below paired flash devices has similar spi_flash params.
|
||||
* (s25fl129p_64k, s25fl128s_64k)
|
||||
* (w25q80bl, w25q80bv)
|
||||
* (w25q16cl, w25q16dv)
|
||||
* (w25q16cl, w25q16dv, w25q16jv)
|
||||
* (w25q32bv, w25q32fv_spi)
|
||||
* (w25q64cv, w25q64fv_spi)
|
||||
* (w25q128bv, w25q128fv_spi)
|
||||
|
Loading…
Reference in New Issue
Block a user