All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sughosh Ganu <urwithsughosh@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Issue with running commands
Date: Tue, 10 Jul 2012 19:23:40 +0530	[thread overview]
Message-ID: <20120710135340.GA24568@Hardy> (raw)
In-Reply-To: <CAM6zRufYHPfuSNxEAtOaoCTyKpYRGFn0U6+YxkNCtD6_cL2j6g@mail.gmail.com>

On Tue Jul 03, 2012 at 12:54:04AM +0530, Sughosh Ganu wrote:
> hi,
> While testing on hawkboard with the latest commit, i hit an issue of
> commands not being accepted.
> 
> hawkboard > reset
> Unknown command '?????' - try 'help'
> hawkboard >
> 
> Running git bisect showed that this is caused due to commit 054ea170f271:
> cmd_mem: cmp: unify size code paths. Has anyone seen this issue -- i don't
> think this is board/arch specific.

  I was trying to debug the issue, and i found different behaviour
  with different toolchains.

Codesourcery(gcc - 4.5.2, binutils - 2.20.51)

With commit 211e47549b668c7, which is the top of master, i don't hit
the issue anymore.

ELDK-5.2(gcc - 4.6.4, binutils - 2.22)

With this toolchain, i never hit the issue. But enabling DEBUG in
board.c, i get a hang after nand initialisation. I am not able to use
debug messages, as the board starts to boot with inclusion of even a
single debug message.

I am not sure now if this is something specific to my board, as i see
different results with different toolchains. It'd be great if
this change(DEBUG enabled in board.c with an eldk toolchain) can be
checked on other boards(preferably davinci boards). Thanks.

-sughosh

  parent reply	other threads:[~2012-07-10 13:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 19:24 [U-Boot] Issue with running commands Sughosh Ganu
2012-07-02 21:07 ` Wolfgang Denk
2012-07-03  6:22 ` Christian Riesch
2012-07-03 18:35   ` Sughosh Ganu
2012-07-03 23:28     ` Graeme Russ
2012-07-05  6:48       ` Sughosh Ganu
2012-07-05  8:01         ` Prabhakar Lad
2012-07-10 13:53 ` Sughosh Ganu [this message]
2012-07-27  7:18 ` Sughosh Ganu

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=20120710135340.GA24568@Hardy \
    --to=urwithsughosh@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.