added sharp flash

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2180 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich
2006-02-23 17:16:44 +00:00
parent 24c541ba94
commit 02bb7892fe
5 changed files with 170 additions and 1 deletions

View File

@ -34,6 +34,9 @@ extern struct flashchip flashchips[];
#define MX_ID 0xC2
#define MX_29F002 0xB0
#define SHARP_ID 0xB0
#define SHARP_LHF00L04 0xCF
#define SST_ID 0xBF /* SST Manufacturer ID code */
#define SST_29EE020A 0x10 /* SST 29EE020 device code */
#define SST_28SF040 0x04 /* SST 29EE040 device code */