mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +02:00
Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested
Also do some random cleanups while I'm at it. Corresponding to flashrom svn r567. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
4
flash.h
4
flash.h
@ -346,8 +346,8 @@ extern const struct board_info boards_bad[];
|
||||
#define EN_29F040A 0x7F04
|
||||
#define EN_29LV010 0x7F6E
|
||||
#define EN_29LV040A 0x7F4F /* EN_29LV040(A) */
|
||||
#define EN_29F002T 0x7F92
|
||||
#define EN_29F002B 0x7F97
|
||||
#define EN_29F002T 0x7F92 /* Also EN29F002A */
|
||||
#define EN_29F002B 0x7F97 /* Also EN29F002AN */
|
||||
|
||||
#define FUJITSU_ID 0x04 /* Fujitsu */
|
||||
#define MBM29F400BC 0xAB
|
||||
|
Reference in New Issue
Block a user