Added the Winbond W29C010 Flash.
This commit is contained in:
@@ -691,7 +691,7 @@ machine_at_m729_init(const machine_t *model)
|
||||
pci_register_slot(0x10, PCI_CARD_NORMAL, 3, 4, 1, 2);
|
||||
device_add(&ali1621_device);
|
||||
device_add(&ali1543c_device); /* +0 */
|
||||
device_add(&sst_flash_29ee010_device);
|
||||
device_add(&winbond_flash_w29c010_device);
|
||||
spd_register(SPD_TYPE_SDRAM, 0x7, 512);
|
||||
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user