commit | f62623cff61d677609fbd92a71a5ad7875ad9b8a | [log] [tgz] |
---|---|---|
author | sibradzic <5964548+sibradzic@users.noreply.github.com> | Sat Mar 14 17:21:34 2020 +0900 |
committer | Nico Huber <nico.h@gmx.de> | Fri Dec 30 01:16:33 2022 +0100 |
tree | 989cca84ef37d1878dca9b25220766fd2123cb49 | |
parent | 9245b889dde1dba76cd696d5d354ac89b84fca65 [diff] |
flashchips: Add Macronix MX25R3235F 32Mbit (4MiB) [x1/x2/x4] Wide Voltage Range (VCC 1.65V-3.6V). It is similar to the already-supported MX25R6435F, but the total size is halved. Tested on ch341a, FT4232H and FT2232H (PicoTAP) programmers, confirmed working probe, read, erase and write. Fixes: https://github.com/flashrom/flashrom/issues/43 Change-Id: I6e79115adba17d13d24bc85d78707d53fd4a0be5 Signed-off-by: Samir Ibradzic <sibradzic@gmail.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/39532 Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/70929 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>