mirror of
https://review.coreboot.org/flashrom.git
synced 2025-10-19 08:40:51 +02:00
flashchips: Add support for MX25U12873F
MX25U12873F has ID identical to MX25U12835F, read+write tested Signed-off-by: Vasily Galkin <galkin-vv@ya.ru> Change-Id: Ie74829e0ee00cecf592aa7788cf965445af114a5 Reviewed-on: https://review.coreboot.org/c/flashrom/+/89161 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
08d9c383ac
commit
bdadfd9e40
@@ -1854,7 +1854,7 @@
|
||||
|
||||
{
|
||||
.vendor = "Macronix",
|
||||
.name = "MX25U12835F",
|
||||
.name = "MX25U12835F/MX25U12873F",
|
||||
.bustype = BUS_SPI,
|
||||
.manufacture_id = MACRONIX_ID,
|
||||
.model_id = MACRONIX_MX25U12835E,
|
||||
|
Reference in New Issue
Block a user