[U-Boot-Users] [PATCH, resend] Support dynamic/patched NAND ENV offset
Scott Wood
scottwood at freescale.com
Mon Jul 7 20:47:24 CEST 2008
On Mon, Jul 07, 2008 at 12:28:12AM +0800, Harald Welte wrote:
> I've first sent this on Feb 17, 2007. Unfortunately no reply was
> received. I think this is a quite useful feature, since a compile time
> offset into the NAND flash for the environment just doesn't work well
> with bad blocks ;)
It works if you allow room for bad blocks within each partition, and treat
the environment as its own partition. Current u-boot supports skipping bad
blocks within a desginated environment region.
-Scott
More information about the U-Boot
mailing list