On Wed, 2002-01-16 at 09:38, [EMAIL PROTECTED] wrote: > Hm, running the Linux kernel on the simulator was my intention anyway - but > I'm not sure if this is possible with the performance of the simulator? Has > anyone done so yet? Hardware abstraction is an issue, but my intended > hardware has two serial ports only. I don't know if there are modles > available for that?
Well, it's certainly possible. There are patches floating around on the net to allow the simulator to run an ARM7110 kernel; I think you can find a copy on ftp.armlinux.org somewhere (look for a patch with a name like "gdb-4.18-benw.diff" or something). Performance is likely to be fairly lousy, but given a fast enough computer to run it on and low enough expectations, it might be acceptable for your purposes. p. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
