qemu-e2k/hw/m68k
Greg Ungerer cbf061bd1f m68k: change default system clock for m5208evb
The shipping default setting for the Freescale M5208EVB board is to run
the CPU at 166.67MHz. The current qemu emulation code for this board is
defaulting to 66MHz. This results in time appearing to run way to slowly.
So a "sleep 5" in a standard ColdFire Linux build takes almost 15
seconds in real time to actually complete.

Change the hard coded default to match the default hardware setting.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2016-10-08 11:25:29 +03:00
..
Makefile.objs hw: move char devices to hw/char/, configure via default-configs/ 2013-04-08 18:13:14 +02:00
an5206.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00
dummy_m68k.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00
mcf5206.c hw/ptimer: Introduce timer policy feature 2016-09-22 18:13:06 +01:00
mcf5208.c m68k: change default system clock for m5208evb 2016-10-08 11:25:29 +03:00
mcf_intc.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00