Le 20/06/2015 06:55, Greg Ungerer a écrit : > Hi Laurent,
Hi Greg, > On 20/06/15 05:39, Laurent Vivier wrote: >> >> Le 19/06/2015 15:43, g...@uclinux.org a écrit : >>> Some small issues are causing problems with running modern versions of >>> Linux on the m68k/ColdFire 5208 target. These 3 patches fix those >>> problems. >>> >>> They are all due to use of more advanced architecture features not used >>> in older Linux kernels. >> Do you have disk image allowing to test Coldfire platform emulation ? > > Not a disk image, but a small kernel with builtin root filesystem. > This points at one I am running at the moment. > > http://www.uclinux.org/ports/coldfire/vmlinux.m5208evb-20150620 > > It is a linux-4.1.0-rc8 kernel. Thank you. > I have one more fix still to come for the qemu mcf_fec.c net driver. > It currently doesn't support the mdio actions or any attached phy and > this will cause the linux fec driver to fail probing. > I'd like to merge my qemu-m68k tree, at least the non privileged instructions (https://github.com/vivier/qemu-m68k/tree/680x0-v2.3.0) but I'm afraid it breaks coldfire support. So I need to test before. Laurent