mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
ASD AE29F2008 and Winbond W29C020C have the same ID
Reported by Mark Panajotovic <panajotovic.marko@gmail.com>. Corresponding to flashrom svn r697. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
parent
95baaadee5
commit
37181bebdd
@ -470,7 +470,7 @@
|
||||
#define W_25X32 0x3016
|
||||
#define W_25X64 0x3017
|
||||
#define W_29C011 0xC1
|
||||
#define W_29C020C 0x45 /* Same as W29C020 */
|
||||
#define W_29C020C 0x45 /* Same as W29C020 and ASD AE29F2008 */
|
||||
#define W_29C040P 0x46 /* Same as W29C040 */
|
||||
#define W_29EE011 0xC1
|
||||
#define W_39L020 0xB5
|
||||
|
Loading…
x
Reference in New Issue
Block a user