summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorChristian Kudera <coreboot@kudera.at>2021-04-20 22:50:01 +0200
committerAngel Pons <th3fanbus@gmail.com>2021-04-24 11:30:48 +0000
commit47aff8c2f11cabbd899f24f4e627c1b556bd698c (patch)
tree88f67db3fd7f542ac1a6cd6cc40c8e8f8c70c663 /flashchips.h
parent844d7716e4d61c8c78494ccd0030d3866799d7c3 (diff)
downloadflashrom-47aff8c2f11cabbd899f24f4e627c1b556bd698c.tar.gz
flashrom-47aff8c2f11cabbd899f24f4e627c1b556bd698c.tar.bz2
flashrom-47aff8c2f11cabbd899f24f4e627c1b556bd698c.zip
flashchips: Add support for Boya/BoHong Microelectronics B_25D16A
Read tested on CH341A Change-Id: I25b776204affda94cc7e753e7671ef9d3d9508f1 Signed-off-by: Christian Kudera <coreboot@kudera.at> Reviewed-on: https://review.coreboot.org/c/flashrom/+/52555 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'flashchips.h')
-rw-r--r--flashchips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h
index 4e155d359..12e714316 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -210,6 +210,7 @@
/* Boya/BoHong Microelectronics Inc. */
#define BOYA_BOHONG_ID 0x68
+#define BOYA_BOHONG_B_25D16A 0x4015
#define BOYA_BOHONG_B_25Q128AS 0x4018
/* Bright Microelectronics has the same manufacturer ID as Hyundai... */