mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
flashchips: Add ISSI IS25LQ016
Datasheet: http://www.issi.com/WW/pdf/25LQ016.pdf Tested all four PREW functions with a FT2232H. Change-Id: I02f19767b8a60fb2d37adab34894b6edb6ac4494 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/40431 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nikolai Artemiev <nartemiev@google.com>
This commit is contained in:

committed by
Nikolai Artemiev

parent
d666a8189b
commit
8a3db802ea
@ -478,6 +478,7 @@
|
||||
#define ISSI_IS25LP064 0x6017
|
||||
#define ISSI_IS25LP128 0x6018
|
||||
#define ISSI_IS25LP256 0x6019
|
||||
#define ISSI_IS25LQ016 0x1445
|
||||
#define ISSI_IS25WP016 0x7015
|
||||
#define ISSI_IS25WP020 0x7012
|
||||
#define ISSI_IS25WP032 0x7016
|
||||
|
Reference in New Issue
Block a user