[U-Boot] How to create an ELF file which U-Boot understands and boots it

Hi All,
I want to create an elf file which U-Boot understands and I should be able to use bootelf command to boot it.
I searched the email archives and I did not find anything helpful.
Does anybody has any pointers?
I am working using standard gnu cross compiler, on an MCF5484 evaluation kit.
Regards, Arun C

check u-boot/examples/README.smc91111_eeprom u can add the ur files under examples folder, modify the Makefile and then cross compile it.
With Regards, Kuldeep Nigam
On Tue, Mar 31, 2009 at 6:45 PM, arun c arun.edarath@gmail.com wrote:
Hi All,
I want to create an elf file which U-Boot understands and I should be able to use bootelf command to boot it.
I searched the email archives and I did not find anything helpful.
Does anybody has any pointers?
I am working using standard gnu cross compiler, on an MCF5484 evaluation kit.
Regards, Arun C _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
participants (2)
-
arun c
-
kuldeep nigam