mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* i.MX25 NAND status
@ 2009-12-28 18:05 Eric Bénard
  2009-12-28 19:43 ` Robert Schwebel
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Bénard @ 2009-12-28 18:05 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-29 11:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-28 18:05 i.MX25 NAND status Eric Bénard
2009-12-28 19:43 ` Robert Schwebel
2009-12-29 11:06   ` Eric Bénard
2009-12-29 11:30     ` Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox