Re: [Qemu-discuss] Coldfire 5282 Support

2017-09-13 Thread Laurent Vivier
Le 13/09/2017 à 19:48, Thomas Huth a écrit : > On 13.09.2017 16:31, William Mahoney wrote: > [...] >> By the way, there is a link to a uClinux image on the emu documentation >> pages but the link times out. Is there a uClinux 5208 kernel image somewhere >> else? I only wanted to try that to make

Re: [Qemu-discuss] Coldfire 5282 Support

2017-09-13 Thread Thomas Huth
On 13.09.2017 16:31, William Mahoney wrote: [...] > By the way, there is a link to a uClinux image on the emu documentation pages > but the link times out. Is there a uClinux 5208 kernel image somewhere else? > I only wanted to try that to make sure that everything else (serial ports) is > set u

Re: [Qemu-discuss] Coldfire 5282 Support

2017-09-13 Thread William Mahoney
> On Sep 13, 2017, at 3:34 AM, Thomas Huth wrote: > > On 12.09.2017 21:05, William Mahoney wrote: >> OK a bit of an update and another question or two. First, you’re right, “it >> just plain works”. What I’d like to verify today is that I am “doing the >> right thing” is all. >> >> 1) I made

Re: [Qemu-discuss] Coldfire 5282 Support

2017-09-13 Thread Thomas Huth
On 12.09.2017 21:05, William Mahoney wrote: > OK a bit of an update and another question or two. First, you’re right, “it > just plain works”. What I’d like to verify today is that I am “doing the > right thing” is all. > > 1) I made a copy of qemu/hw/m68k/mcf5208.c as mcf5282.c and I - for now