mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-29 07:53:44 +02:00
flashchips: Add MX25L6473F
Just another chip sharing the same ID. Tested by somebody on IRC. Change-Id: Ibea956e48e10fda91930b65b3bf3b3ae4ad13f63 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/22759 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Hendricks <david.hendricks@gmail.com>
This commit is contained in:
parent
97a90497a7
commit
b007278fac
@ -7929,7 +7929,7 @@ const struct flashchip flashchips[] = {
|
|||||||
|
|
||||||
{
|
{
|
||||||
.vendor = "Macronix",
|
.vendor = "Macronix",
|
||||||
.name = "MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E",
|
.name = "MX25L6436E/MX25L6445E/MX25L6465E/MX25L6473E/MX25L6473F",
|
||||||
.bustype = BUS_SPI,
|
.bustype = BUS_SPI,
|
||||||
.manufacture_id = MACRONIX_ID,
|
.manufacture_id = MACRONIX_ID,
|
||||||
.model_id = MACRONIX_MX25L6405,
|
.model_id = MACRONIX_MX25L6405,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user