mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
qemu: add default options to enable i6300 WDT and host RTC
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -93,6 +93,7 @@ $QEMU_MACHINE -nographic \
|
||||
$(rootfs_args) \
|
||||
$(rw_args) \
|
||||
$(net_args) \
|
||||
-device i6300esb -rtc clock=host \
|
||||
-append "$(append_args)" \
|
||||
$QEMU_EXTRA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user