mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
flashchips: Add support for Boya BY25D80A
Read tested on Raspberry Pico with pico-serprog Change-Id: I586f3455d925132bbda3fccdad00f0b1e22c2ea7 Signed-off-by: Piotr Halama <skrzynka@halamix2.pl> Reviewed-on: https://review.coreboot.org/c/flashrom/+/73513 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Peter Marheine <pmarheine@chromium.org>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
9b3a70158c
commit
104503375d
@ -210,6 +210,7 @@
|
||||
|
||||
/* Boya/BoHong Microelectronics Inc. */
|
||||
#define BOYA_BOHONG_ID 0x68
|
||||
#define BOYA_BOHONG_B__25D80A 0x4014
|
||||
#define BOYA_BOHONG_B_25D16A 0x4015
|
||||
#define BOYA_BOHONG_B_25Q128AS 0x4018
|
||||
|
||||
|
Reference in New Issue
Block a user