Re: [Qemu-devel] [PATCHv2] m68k: change default system clock for m5208evb

2016-09-29 Thread Michael Tokarev
Applied to -trivial, thank you! /mjt

Re: [Qemu-devel] [PATCHv2] m68k: change default system clock for m5208evb

2016-09-29 Thread Greg Ungerer
Hi Thomas, On 29/09/16 17:56, Thomas Huth wrote: On 29.09.2016 09:50, Laurent Vivier wrote: Le 28/09/2016 à 02:06, Greg Ungerer a écrit : 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

Re: [Qemu-devel] [PATCHv2] m68k: change default system clock for m5208evb

2016-09-29 Thread Greg Ungerer
Hi Laurent, On 29/09/16 17:50, Laurent Vivier wrote: Le 28/09/2016 à 02:06, Greg Ungerer a écrit : 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

Re: [Qemu-devel] [PATCHv2] m68k: change default system clock for m5208evb

2016-09-29 Thread Laurent Vivier
Le 29/09/2016 à 09:56, Thomas Huth a écrit : > On 29.09.2016 09:50, Laurent Vivier wrote: >> >> >> Le 28/09/2016 à 02:06, Greg Ungerer a écrit : >>> 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

Re: [Qemu-devel] [PATCHv2] m68k: change default system clock for m5208evb

2016-09-29 Thread Thomas Huth
On 29.09.2016 09:50, Laurent Vivier wrote: > > > Le 28/09/2016 à 02:06, Greg Ungerer a écrit : >> 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 appeari

Re: [Qemu-devel] [PATCHv2] m68k: change default system clock for m5208evb

2016-09-29 Thread Laurent Vivier
Le 28/09/2016 à 02:06, Greg Ungerer a écrit : > 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 stand

[Qemu-devel] [PATCHv2] m68k: change default system clock for m5208evb

2016-09-27 Thread Greg Ungerer
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