|
@@ -20,9 +20,6 @@
|
|
/* For timer, QEMU emulates an ARMv7/ARMv8 architected timer */
|
|
/* For timer, QEMU emulates an ARMv7/ARMv8 architected timer */
|
|
#define CONFIG_SYS_HZ 1000
|
|
#define CONFIG_SYS_HZ 1000
|
|
|
|
|
|
-/* For block devices, QEMU emulates an ICH9 AHCI controller over PCI */
|
|
|
|
-#define CONFIG_SYS_SCSI_MAX_SCSI_ID 6
|
|
|
|
-
|
|
|
|
/* QEMU emulates the ARM AMBA PL031 RTC */
|
|
/* QEMU emulates the ARM AMBA PL031 RTC */
|
|
#define CONFIG_SYS_RTC_PL031_BASE 0x09010000
|
|
#define CONFIG_SYS_RTC_PL031_BASE 0x09010000
|
|
|
|
|