mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
flashchips: Add Macronix MX25R1635F
16Mbit (2MiB) [x1/x2/x4] Wide Voltage Range (VCC 1.65V-3.6V). It is similar to the already-supported MX25R3235F, but the total size is halved. Tested probe, read, erase, write and verify with buspirate. Datasheet: https://www.mxic.com.tw/Lists/Datasheet/Attachments/8702/MX25R1635F,%20Wide%20Range,%2016Mb,%20v1.6.pdf Change-Id: Idce301ed90d6742b56e928068d201e5c3a2e5aee Signed-off-by: Davide Gerhard <rainbow@irh.it> Reviewed-on: https://review.coreboot.org/c/flashrom/+/69678 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
04deed8c8f
commit
f08acc669b
@ -537,6 +537,7 @@
|
||||
#define MACRONIX_MX25L3255E 0x9e16
|
||||
#define MACRONIX_MX77L25650F 0x7519
|
||||
|
||||
#define MACRONIX_MX25R1635F 0x2815
|
||||
#define MACRONIX_MX25R3235F 0x2816
|
||||
#define MACRONIX_MX25R6435F 0x2817
|
||||
|
||||
|
Reference in New Issue
Block a user