Salil Bijur wrote: > On Tue, Jun 24, 2008 at 3:02 PM, Sudheer Papothi > wrote: > >> Hi >> >> I am newbie to l inux porting. I was trying to port linux on a new ARM >> platform. >> >> Before doing that I would like to debug the same using ARM emulator. >> >> So, I tried the arm-linux image (cpu type: arm1136) that I built, on qemu. >> But i am getting the following error. >> >> > > Which ARM machine has the kernel been built with? > Use the -m option to specify the machine such as integrator or > versatile. The kernel should be for that specific machine. > > Salil > > > > The machine type is not defined in machine list of qemu for arm1136. So, cpu type arm1136 is used instead with -cpu option. -- Thanks & Regards Sudheer