Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have
exactly the same ID. Improve model number printing. Add EN29F002(A)(N)B support while I'm at it. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Markus Boas <bios@ryven.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3031 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -109,8 +109,8 @@ extern struct flashchip flashchips[];
|
||||
#define EN_29F040A 0x7F04
|
||||
#define EN_29LV010 0x7F6E
|
||||
#define EN_29LV040A 0x7F4F /* EN_29LV040(A) */
|
||||
#define EN_29F002AT 0x7F92
|
||||
#define EN_29F002AB 0x7F97
|
||||
#define EN_29F002T 0x7F92
|
||||
#define EN_29F002B 0x7F97
|
||||
|
||||
#define FUJITSU_ID 0x04 /* Fujitsu */
|
||||
/* MBM29F400TC_STRANGE has a value not mentioned in the data sheet and we
|
||||
|
Reference in New Issue
Block a user