public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: rudresh <rudresh.tk@lntemsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] run_command() / do_run() fails in standalone application
Date: Thu, 25 Dec 2008 22:50:09 -0800 (PST)	[thread overview]
Message-ID: <21172262.post@talk.nabble.com> (raw)


Hi,

i'm using the standalone application to run the command's using do_run() /
run_command function available in /common/mani.c. i followed the steps
mentioned in README.standalone file. there is no compilation error or
warnings. when i tftp that application to 0x40000 to Power PC evaluation
board then i start executing go 40004 command its not doing any thing. i
suppose to the get help command info after executing this application. why
its not running that command? code is as follows

char *p = getenv ("help")
run_command (p, 0);
do_run(NULL,0,1,"help");

Thanks
Rudresh
-- 
View this message in context: http://www.nabble.com/run_command%28%29---do_run%28%29-fails-in-standalone-application-tp21172262p21172262.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

             reply	other threads:[~2008-12-26  6:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-26  6:50 rudresh [this message]
2008-12-26 10:40 ` [U-Boot] run_command() / do_run() fails in standalone application Remy Bohmer
2008-12-26 16:30   ` Wolfgang Denk
2008-12-27  9:30     ` Remy Bohmer
2008-12-27 11:17       ` 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=21172262.post@talk.nabble.com \
    --to=rudresh.tk@lntemsys.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