mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
Add SPD to the Bora Pro
This commit is contained in:
@@ -231,6 +231,7 @@ machine_at_borapro_init(const machine_t *model)
|
||||
device_add(&w83977ef_device);
|
||||
device_add(&keyboard_ps2_ami_pci_device);
|
||||
device_add(&intel_flash_bxt_device);
|
||||
spd_register(SPD_TYPE_SDRAM, 0x3, 256);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user