public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] fsl_elbc_nand.c and nand_boot_fsl_elbc.c for large page devices
@ 2008-10-14 20:24 Ron Madrid
  2008-10-16 19:17 ` Scott Wood
  0 siblings, 1 reply; 6+ messages in thread
From: Ron Madrid @ 2008-10-14 20:24 UTC (permalink / raw)
  To: u-boot

So I have a few quick questions/observations.

1.  I don't see anywhere that the AL (address length, or number of address cycles) can be set to anything other than 2.  It appears to be hard coded in both files.

2.  nand_boot_fsl_elbc.c uses ECCM = 1 for large page devices, but I don't see a place where fsl_elbc_nand.c sets ECCM to 1 for similar devices.  The result, I believe, is that if I try to write a new u-boot into the large page flash device it will be written with ECCM = 0.  When I try to reset the board it will be read with ECCM = 1 (inside of nand_boot_fsl_elbc.c) resulting in an ecc error in the LTESR.

I would be more than happy to help make these changes (if necessary) but I don't know if there is already a fix in the works, or if perhaps I am wrong in these two assumptions.

Ron

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [U-Boot] fsl_elbc_nand.c and nand_boot_fsl_elbc.c for large page devices
@ 2008-10-16 22:06 Ron Madrid
  2008-10-16 22:43 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: Ron Madrid @ 2008-10-16 22:06 UTC (permalink / raw)
  To: u-boot

> BTW, can you get your e-mail client to wrap long lines?

I've tried.  I think there's a problem with yahoo's web mail.

Ron

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

end of thread, other threads:[~2008-10-16 22:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 20:24 [U-Boot] fsl_elbc_nand.c and nand_boot_fsl_elbc.c for large page devices Ron Madrid
2008-10-16 19:17 ` Scott Wood
2008-10-16 21:05   ` Ron Madrid
2008-10-16 21:05     ` Scott Wood
  -- strict thread matches above, loose matches on Subject: below --
2008-10-16 22:06 Ron Madrid
2008-10-16 22:43 ` Wolfgang Denk

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