A small config.c fix and the Acrosser AR-B1479 now uses the Winbond W29C020 Flash chip.
This commit is contained in:
@@ -1310,7 +1310,7 @@ machine_at_arb1479_init(const machine_t *model)
|
||||
device_add(&w83977f_device);
|
||||
device_add(&keyboard_ps2_ami_pci_device);
|
||||
device_add(&stpc_consumer2_device);
|
||||
device_add(&sst_flash_39sf020_device);
|
||||
device_add(&winbond_flash_w29c020_device);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user