Add support for the Winbond W39V040FA chip.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2686 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -99,6 +99,7 @@ extern struct flashchip flashchips[];
|
||||
#define WINBOND_ID 0xDA /* Winbond */
|
||||
#define W_29C011 0xC1
|
||||
#define W_29C020C 0x45
|
||||
#define W_39V040FA 0x34
|
||||
#define W_39V040A 0x3D
|
||||
#define W_39V040B 0x54
|
||||
#define W_39V080A 0xD0
|
||||
|
Reference in New Issue
Block a user