All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Zeffertt <ajz@cambridgebroadband.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] booting elf image?
Date: Tue, 01 Aug 2006 15:40:27 +0100	[thread overview]
Message-ID: <44CF67DB.5010503@cambridgebroadband.com> (raw)
In-Reply-To: <8bf247760608010737n605fd143ob0d96dcb37205e31@mail.gmail.com>

Ram wrote:
> i,
>    i am using omap 5912osk. (ARM architecture).
> 
>   I have a C program:
>    int  main ( )
>   {
>           printf ("Hello World\n") ;
> 
>    }
> 
> im compiling the c program with static linking.
> 
> [sriram at sriram sriram]# file a.out
> a.out: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 
> 2.4.3, statically linked, not stripped
> 
> 
> I download the elf executable using tftpboot onto my target . when i do 
> bootelf   u-boot
> hangs?
> 
> Am i missing something?
> 

Yes.  You need an operating system to run a.out.  I recommend Linux.

  reply	other threads:[~2006-08-01 14:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-01 14:37 [U-Boot-Users] booting elf image? Ram
2006-08-01 14:40 ` Alex Zeffertt [this message]
2006-08-01 14:47   ` Wolfgang Denk
2006-08-01 14:46 ` Wolfgang Denk
     [not found] <8bf247760608010750n4da0cde9u376a2b521ed05187@mail.gmail.com>
2006-08-01 15:06 ` Wolfgang Denk
2006-08-01 15:23   ` Ram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44CF67DB.5010503@cambridgebroadband.com \
    --to=ajz@cambridgebroadband.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.