1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 22:21:16 +02:00

flashchips: Add Macronix MX25L51245G as known chip

MX25L51245G is identical to handling of MX66L51235F.

Change-Id: I964e630197e33d69b199fdfb8816f18e3112bbb1
Signed-off-by: Hemanth Guruva Reddy <meethemanth@gmail.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/34234
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Hemanth Guruva Reddy
2019-07-11 11:08:27 +02:00
committed by Nico Huber
parent b221cd7048
commit a136d425ce
2 changed files with 2 additions and 2 deletions

View File

@ -9441,7 +9441,7 @@ const struct flashchip flashchips[] = {
{
.vendor = "Macronix",
.name = "MX66L51235F",
.name = "MX66L51235F/MX25L51245G",
.bustype = BUS_SPI,
.manufacture_id = MACRONIX_ID,
.model_id = MACRONIX_MX66L51235F,