mirror of
https://review.coreboot.org/flashrom.git
synced 2025-08-15 19:40:19 +02:00
flashchips: Add EN25QX128A
I tested with an "ch341a" usb adapter. I was able to read, erase and write successfully. Datasheet: https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/EN25QX128A(2V).pdf Change-Id: If6c5c3c37f3d817d93abdbc60c2d9280ff2585c3 Signed-off-by: Andranux <andranux+coding@posteo.de> Reviewed-on: https://review.coreboot.org/c/flashrom/+/88327 Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
7649c805fb
commit
c0bf7928a2
@@ -298,6 +298,7 @@
|
||||
#define EON_EN25QH64 0x7017
|
||||
#define EON_EN25QH128 0x7018
|
||||
#define EON_EN25QH256 0x7019
|
||||
#define EON_EN25QX128A 0x7118
|
||||
#define EON_EN25S10 0x3811
|
||||
#define EON_EN25S20 0x3812
|
||||
#define EON_EN25S40 0x3813
|
||||
|
Reference in New Issue
Block a user