mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
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>
This commit is contained in:

committed by
Angel Pons

parent
844d7716e4
commit
47aff8c2f1
@ -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... */
|
||||
|
Reference in New Issue
Block a user