Re: [Qemu-devel] Preliminary Malta platform support

2007-03-25 Thread Stefan Weil
Hi, with this patch the latest QEMU from CVS will run a REDBOOT firmware. * The patch includes Aurelien Jarno's latest change for gt64xxx.c. * It adds an new EEPROM 24C01 / 24C02 emulation needed for SDRAM SPD (still incomplete but sufficient for REDBOOT). * It also permits to load firmware ima

Re: [Qemu-devel] Preliminary Malta platform support

2007-01-15 Thread Thiemo Seufer
Stefan Weil wrote: > Aurelien Jarno schrieb: > > Aurelien Jarno a écrit : > >> Hi, > >> > >> I have recently worked on adding support for the Malta platform [1] with > >> a CoreLV CPU in QEMU. Due to lack of time this is currently not > >> finished, but if you want to try, my preliminary patches ar

Re: [Qemu-devel] Preliminary Malta platform support

2007-01-14 Thread Aurelien Jarno
Aurelien Jarno a écrit : > On Thu, Jan 11, 2007 at 08:55:28PM +0100, Stefan Weil wrote: >> Hello Aurelien, > > Hi! > >> merci pour l'emulation de MIPS malta. C'est très jolie. >> >> I added the MIPS display device which I already published >> in an earlier mail, so now Thiemo can see LINUX ON MAL

Re: [Qemu-devel] Preliminary Malta platform support

2007-01-14 Thread Aurelien Jarno
Alexander Voropay a écrit : > "Stefan Weil" <[EMAIL PROTECTED]> wrote: > >> I added the MIPS display device which I already published >> in an earlier mail, so now Thiemo can see LINUX ON MALTA >> scrolling. > > Linux kernel is scrolling this message *endless* and will waste a > console output.

Re: [Qemu-devel] Preliminary Malta platform support

2007-01-12 Thread Alexander Voropay
"Stefan Weil" <[EMAIL PROTECTED]> wrote: I added the MIPS display device which I already published in an earlier mail, so now Thiemo can see LINUX ON MALTA scrolling. Linux kernel is scrolling this message *endless* and will waste a console output. Most of MIPS Malta emulators implement this d

Re: [Qemu-devel] Preliminary Malta platform support

2007-01-11 Thread Aurelien Jarno
On Thu, Jan 11, 2007 at 08:55:28PM +0100, Stefan Weil wrote: > > Hello Aurelien, Hi! > merci pour l'emulation de MIPS malta. C'est très jolie. > > I added the MIPS display device which I already published > in an earlier mail, so now Thiemo can see LINUX ON MALTA > scrolling. Maybe the colors n

Re: [Qemu-devel] Preliminary Malta platform support

2007-01-11 Thread Stefan Weil
Aurelien Jarno schrieb: > Aurelien Jarno a écrit : >> Hi, >> >> I have recently worked on adding support for the Malta platform [1] with >> a CoreLV CPU in QEMU. Due to lack of time this is currently not >> finished, but if you want to try, my preliminary patches are now public. >> It currently onl

Re: [Qemu-devel] Preliminary Malta platform support

2007-01-09 Thread Aurelien Jarno
Aurelien Jarno a écrit : > Hi, > > I have recently worked on adding support for the Malta platform [1] with > a CoreLV CPU in QEMU. Due to lack of time this is currently not > finished, but if you want to try, my preliminary patches are now public. > It currently only works with a mipsel platform.