public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Nagesh.ML <ml.nagesh@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Standalone application after powerup
Date: Fri, 10 Oct 2008 02:08:15 -0700 (PDT)	[thread overview]
Message-ID: <19914708.post@talk.nabble.com> (raw)


Hi,

I am trying to run the hello_world standalone application on my powerpc
board(ppc 82xx). I get it worked right, when the u-boot prompt comes up by
copying the hello_world.bin from flash to the RAM space(0x40000) and then
using the "go 0x40004" command. Everyting works fine in this case.

The next case I tried was using the run_command() function and passing the
"cp" and "go"  command with appropriate flash and RAM addresses with that as
the arguments, After powerup and executing some of the cpu and memory
controller initializations..I call the run_command() functions. My board
resets giving program check exception.

What could be the possible solution to include the standalone application in
my board powerup sequence?

--Nagesh
-- 
View this message in context: http://www.nabble.com/Standalone-application-after-powerup-tp19914708p19914708.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

             reply	other threads:[~2008-10-10  9:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-10  9:08 Nagesh.ML [this message]
2008-10-10  9:35 ` [U-Boot] Standalone application after powerup 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=19914708.post@talk.nabble.com \
    --to=ml.nagesh@gmail.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