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

Add support for the Winbond W29C040P

Corresponding to flashrom svn r132 and coreboot v2 svn r2752.

Signed-off-by: Markus Boas <ryven@ryven.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
Markus Boas
2007-08-30 10:11:08 +00:00
committed by Uwe Hermann
parent d110764ccd
commit 05e7f45373
3 changed files with 4 additions and 0 deletions

View File

@ -101,6 +101,7 @@ extern struct flashchip flashchips[];
#define WINBOND_ID 0xDA /* Winbond */
#define W_29C011 0xC1
#define W_29C020C 0x45
#define W_29C040P 0x46
#define W_39V040FA 0x34
#define W_39V040A 0x3D
#define W_39V040B 0x54