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

flashchips: Add support for Boya B25Q64AS

The B25Q64AS has been tested by ch341a programmer: read, write, erase

Datasheet: https://archive.org/details/1912111437-boyamicro-by-25-q-64-assig-c-383793

Change-Id: I05ecf2b118902db974544d86e023a348912371dd
Signed-off-by: Malcolm Boyes <boyesmalcolm@gmail.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/82259
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
This commit is contained in:
boyesm
2024-05-08 12:23:29 -04:00
committed by Anastasia Klimchuk
parent 22e5d4a419
commit 86752777d5
2 changed files with 39 additions and 0 deletions

View File

@ -213,6 +213,7 @@
#define BOYA_BOHONG_ID 0x68
#define BOYA_BOHONG_B__25D80A 0x4014
#define BOYA_BOHONG_B_25D16A 0x4015
#define BOYA_BOHONG_B_25Q64AS 0x4017
#define BOYA_BOHONG_B_25Q128AS 0x4018
/* Bright Microelectronics has the same manufacturer ID as Hyundai... */