All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] How to create an ELF file which U-Boot understands and boots it
@ 2009-03-31 13:15 arun c
  2009-03-31 14:59 ` kuldeep nigam
  0 siblings, 1 reply; 2+ messages in thread
From: arun c @ 2009-03-31 13:15 UTC (permalink / raw)
  To: u-boot

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

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

* [U-Boot] How to create an ELF file which U-Boot understands and boots it
  2009-03-31 13:15 [U-Boot] How to create an ELF file which U-Boot understands and boots it arun c
@ 2009-03-31 14:59 ` kuldeep nigam
  0 siblings, 0 replies; 2+ messages in thread
From: kuldeep nigam @ 2009-03-31 14:59 UTC (permalink / raw)
  To: u-boot

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 at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>

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

end of thread, other threads:[~2009-03-31 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-31 13:15 [U-Boot] How to create an ELF file which U-Boot understands and boots it arun c
2009-03-31 14:59 ` kuldeep nigam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.