summaryrefslogtreecommitdiffstats
path: root/include/flashchips.h
diff options
context:
space:
mode:
authorSungbo Eo <mans0n@gorani.run>2022-04-06 19:59:07 +0900
committerAnastasia Klimchuk <aklm@chromium.org>2023-09-22 05:32:40 +0000
commit9ccbf1cf434e9ec0206b8121c6f1bbf9cf506864 (patch)
tree88ba95646190780230fab696613d3ddde4ef1053 /include/flashchips.h
parent879fa069fd2514bacd51882b91d15123b2f7ebfa (diff)
downloadflashrom-9ccbf1cf434e9ec0206b8121c6f1bbf9cf506864.tar.gz
flashrom-9ccbf1cf434e9ec0206b8121c6f1bbf9cf506864.tar.bz2
flashrom-9ccbf1cf434e9ec0206b8121c6f1bbf9cf506864.zip
flashchips: Add support for XMC XM25QH80BHEADmaster
XM25QH80B has the same ID as M45PE80, but has more features. Tested with CH341A. Change-Id: Ib51225426d8d1a381d45af3574e5ba2bf02837aa Signed-off-by: Sungbo Eo <mans0n@gorani.run> Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/63516 Reviewed-by: Nikolai Artemiev <nartemiev@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'include/flashchips.h')
-rw-r--r--include/flashchips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/flashchips.h b/include/flashchips.h
index dfe9ec6f4..962e65e4d 100644
--- a/include/flashchips.h
+++ b/include/flashchips.h
@@ -828,7 +828,7 @@
#define ST_M45PE10 0x4011
#define ST_M45PE20 0x4012
#define ST_M45PE40 0x4013
-#define ST_M45PE80 0x4014
+#define ST_M45PE80 0x4014 /* Same as XM25QH80B */
#define ST_M45PE16 0x4015
#define XMC_XM25QH64C 0x4017
#define XMC_XM25QU64C 0x4117