public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: onyxtape <onyxtape@hotmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users]  Booting Standalone App?
Date: Tue, 29 Jan 2008 15:51:05 -0800 (PST)	[thread overview]
Message-ID: <15172456.post@talk.nabble.com> (raw)


Hi there,

So what are the steps to get u-boot to boot the hello_world example? I'm
evaluating the PowerPC 440-based AMCC Yosemite board. This is what I have
done:

gzip hello_world.bin

mkimage -A ppc -0 linux -T standalone -C gzip -a 40000 -e 40004 -n
"Standalone" -d hello_world.bin.gz hello_world.ub

Then I loaded the ub file onto the board at 0x40000. Then when I tried to
bootm 40000, it would uncompress the standalone app (Uncompressing
Standalone Application ... OK) then stop after showing 2 symbols.

What am I doing wrong?

I'm a complete newbie to u-boot and I've tried to find discussions online
and reading the DULG, but I'm not having too much luck...

Thanks!
-- 
View this message in context: http://www.nabble.com/Booting-Standalone-App--tp15172456p15172456.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

             reply	other threads:[~2008-01-29 23:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-29 23:51 onyxtape [this message]
2008-01-30  0:49 ` [U-Boot-Users] Booting Standalone App? David Hawkins
2008-01-30  8:44 ` Wolfgang Denk
2008-01-30 18:39   ` onyxtape
2008-01-31  0:09     ` Wolfgang Denk

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=15172456.post@talk.nabble.com \
    --to=onyxtape@hotmail.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