qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] how to choose arm's type
@ 2007-04-18 15:19 tang peilei
  2007-04-18 15:24 ` Paul Brook
  0 siblings, 1 reply; 3+ messages in thread
From: tang peilei @ 2007-04-18 15:19 UTC (permalink / raw)
  To: qemu-devel

in qemu's doc, i found it support some arm integrator/cp board and arm926e 
or arm1026e cpu.
but if i can choose to use arm926e cpu or arm1026e cpu ???

when i build a linux kernel image, i let it run on qemu, but i found it get 
the architecture ID is 113, and 113 defined in mach-types is 
murphy	ARCH_MEDALB      MEDALB	113

i do not know why it is 113, i expect it to be 
integrator	 ARCH_INTEGRATOR	INTEGRATOR	 21
or
cintegrator  ARCH_CINTEGRATOR	CINTEGRATOR  275

and in linux kernel config i can not found MEDALB.
this problem made my kernel image can not run in qemu.
it failed in arch/arm/kernel/head.S
bl	__lookup_machine_type
this function return fail.

who knows what is wrong .
or how to choose my machine type to integrator ???

_________________________________________________________________
免费下载 MSN Explorer:   http://explorer.msn.com/lccn  

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

end of thread, other threads:[~2007-04-21  3:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-18 15:19 [Qemu-devel] how to choose arm's type tang peilei
2007-04-18 15:24 ` Paul Brook
2007-04-21  3:51   ` tang peilei

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).