|
Message
From: rich_d<rgdaddio@c...>
Date: Mon Dec 10 13:44:45 CET 2007
Subject: [openrisc] How to generate executable image for OR32
Hi Tejas, Depending on where you got your sources and patches the usual vmlinux is "bootable". The ramdisk(initrd) is also typically linked into the image you can take a look at arch/or32/support. You can run this directly in the simulator.
If you are doing something more elaborate with your own bootloader and/or hardware you may need to make some changes.
HTH,
Rich d
tvaghela@s... wrote: > Hi all, > I had been able to generate vmlinux from Linux 2.6 kernel. Its kernel size > is 52MB. Now i want to make it executable image for OR32. > > I dont know how to generate executable linux image from compiled one. > It would be better if anyone can help me. > > I used Linux 2.6.19.7 version > ucLibc 0.9.28.3 > gcc - 3.4.4 > binutils - 2.16.1 > > > Second thing i noticed that, in almost architecture they have boot > folder but in or32 architecture, there is no boot folder. Does it has other > method for booting? > > Waiting for answer..... > > Regards, > Tejas > _______________________________________________ > http://www.opencores.org/mailman/listinfo/openrisc > >
|
 |