From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] built examples but need help running them.
Date: Wed, 16 Nov 2005 07:22:50 -0500 [thread overview]
Message-ID: <437B249A.6090105@smiths-aerospace.com> (raw)
In-Reply-To: <6a7ac2300511160339u39673189o90e9b909fd5075e5@mail.gmail.com>
John Davis wrote:
> Hello
[snip]
> My flash starts at 0xfc000000
> I have tried to loadb at that offset and then go from there. The result
> is the same. I did a md to see if the file was uploaded correctly. I
> could see the "elf" magic number in ascii so it looks like it is ok.
>
> Any help is appreciated,
>
> JD
You are trying to execute "ELF" (literally the characters "ELF",
obviously not a valid instruction - 0x44 is "sc", 0x45 is bogus). You
need to load an image as binary in order to use "go" to run it.
gvb
Morning coffee and a trivia fix, the day is looking good.
prev parent reply other threads:[~2005-11-16 12:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-16 11:39 [U-Boot-Users] built examples but need help running them John Davis
2005-11-16 11:50 ` Wolfgang Denk
2005-11-16 14:48 ` Andrew Wozniak
2005-11-16 12:22 ` Jerry Van Baren [this message]
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=437B249A.6090105@smiths-aerospace.com \
--to=gerald.vanbaren@smiths-aerospace.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox