Added 4Mbit capabilities to the Intel Flashes & the 4Mbit SST can be used.
This commit is contained in:
@@ -472,3 +472,14 @@ const device_t sst_flash_39sf020_device =
|
||||
NULL,
|
||||
NULL, NULL, NULL, NULL
|
||||
};
|
||||
|
||||
const device_t sst_flash_39sf040_device =
|
||||
{
|
||||
"SST 39SF040 Flash BIOS",
|
||||
0,
|
||||
SST_ID_SST39SF040,
|
||||
sst_init,
|
||||
sst_close,
|
||||
NULL,
|
||||
NULL, NULL, NULL, NULL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user