mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: i.MX25 NAND status
Date: Mon, 28 Dec 2009 19:05:30 +0100	[thread overview]
Message-ID: <4B38F36A.6080305@eukrea.com> (raw)

Hi,

What is the status of current barebox on i.MX25 using NAND boot ?

At the first try, it doesn't compile with CONFIG_NAND_IMX_BOOT enabled 
as imx_nand_load_image wasn't updated in 
board/freescale-mx25-3-stack/3stack.c
-       imx_nand_load_image((void *)TEXT_BASE, 256 * 1024, 2048, 16384);
+       imx_nand_load_image((void *)TEXT_BASE, 256 * 1024);

I've loaded barebox in ram using a JTAG and the NAND flash is properly 
detected but the badblock scan works only if the NAND was previously 
initialised by the JTAG and gives differents results at each run which 
seems to indicate something is wrong in the setup.

The platform I'm testing is a i.MX257 TO 1.1 using a 3.3V 8bits width 2k 
page size 2Gb NAND from Micron (MT29F2G08AAD).

Thanks,

Eric

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

             reply	other threads:[~2009-12-28 18:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-28 18:05 Eric Bénard [this message]
2009-12-28 19:43 ` Robert Schwebel
2009-12-29 11:06   ` Eric Bénard
2009-12-29 11:30     ` Robert Schwebel

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=4B38F36A.6080305@eukrea.com \
    --to=eric@eukrea.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