qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu mainstone  Mainstone II (PXA27x)
@ 2009-02-22 23:17 Oleg Kravchenko
  2009-02-24 23:44 ` Armin
  0 siblings, 1 reply; 2+ messages in thread
From: Oleg Kravchenko @ 2009-02-22 23:17 UTC (permalink / raw)
  To: qemu-devel

Hello! How run qemu to emulate pxa270 cpu? I try:

$ qemu-system-arm -kernel zImage -m 200 -cpu pxa270

But only seeing black screen :(

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] qemu mainstone  Mainstone II (PXA27x)
  2009-02-22 23:17 [Qemu-devel] qemu mainstone Mainstone II (PXA27x) Oleg Kravchenko
@ 2009-02-24 23:44 ` Armin
  0 siblings, 0 replies; 2+ messages in thread
From: Armin @ 2009-02-24 23:44 UTC (permalink / raw)
  To: qemu-devel

Oleg Kravchenko wrote:
> Hello! How run qemu to emulate pxa270 cpu? I try:
> 
> $ qemu-system-arm -kernel zImage -m 200 -cpu pxa270
> 
> But only seeing black screen :(
> 
> 
> 
> 
Hello,

Does you image support graphics? -nographic

To boot a mainstone you will need -M mainstone instead of define the 
cpu. Also you will need to define two flash banks with --pflash

let me know if this does not help.

Regards,
Armin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-24 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-22 23:17 [Qemu-devel] qemu mainstone Mainstone II (PXA27x) Oleg Kravchenko
2009-02-24 23:44 ` Armin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).