mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Calvin Johnson <linux.cj@gmail.com>
To: barebox@lists.infradead.org
Subject: Is there any way to dump more than 0x100 bytes from nand flash?
Date: Fri, 24 Aug 2012 19:49:18 +0530	[thread overview]
Message-ID: <CAEhpT-XD0M3hrmxANPKt2BsgFhEtdFfA4HXenqty1QGLdaeS5w@mail.gmail.com> (raw)

Hi,

In U-Boot there is "nand dump <address>" command which is very useful
to check the contents of the NAND page and OOB area.

I tried searching for an alternative in Barebox, and found that we can
use some thing like "md -b -s /dev/nand0.barebox.bb". But this will
dump only 0x100 bytes. In order to increase the size, I need to
compile again.

Is there any way to dump more bytes from the NAND flash and from
different blocks/pages?

How are the experts working with this?

Thanks for your help,
Calvin

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2012-08-24 14:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-24 14:19 Calvin Johnson [this message]
2012-08-24 16:02 ` Antony Pavlov
2012-08-27  4:29   ` Calvin Johnson

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=CAEhpT-XD0M3hrmxANPKt2BsgFhEtdFfA4HXenqty1QGLdaeS5w@mail.gmail.com \
    --to=linux.cj@gmail.com \
    --cc=barebox@lists.infradead.org \
    /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