public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Vladimir "Farcaller" Pouzanov <farcaller@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] loady fails
Date: Mon, 16 Oct 2006 16:44:15 +0300	[thread overview]
Message-ID: <eh02bf$ucj$1@sea.gmane.org> (raw)

Hi all,

I've been investigating my crash:
$ loady a1000000
## Ready for binary (ymodem) download to 0xA1000000 at 115200 bps...
CxyzModem - CRC mode, 2(SOH)/256(STX)/0(CAN) packets, 3 retries
## Total Size      = 0x00040000 = 262144 Bytes
data abort
pc : [<a17071e4>]    lr : [<a17071d0>]
sp : a16bf998  ip : 00000000  fp : a16c000c
r10: 00040000  r9 : f9c80000  r8 : a16bffdc
r7 : a16bf9f0  r6 : 00040000  r5 : a1040000  r4 : a16bfdf0
r3 : a16c000c  r2 : f9c80000  r1 : f9c80004  r0 : a16c000c
Flags: NzCv  IRQs off  FIQs off  Mode SVC_32
Resetting CPU ...

a17071e4 lead me to
_do_setenv() in common/cmd_nvedit.c:
        name = argv[1];

backtrace seems to be:
common/cmd_load.c:556 setenv("filesize", buf);
common/cmd_nvedit.c:389 _do_setenv (0, 3, argv);
common/cmd_nvedit.c:168 name = argv[1];

setenv command executed from command line works as expected.

Can anyone give me a hint?

-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com

                 reply	other threads:[~2006-10-16 13:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='eh02bf$ucj$1@sea.gmane.org' \
    --to=farcaller@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