On 09/07/2011 04:34 AM, Arno Steffen wrote: > "# save > Saving Environment to NAND... > Erasing Nand... > Warning: Erase size 0x00002000 smaller than one erase block 0x00020000 > Erasing 0x00020000 instead > Skipping bad block at 0x000c0000 > > Writing to Nand... FAILED!"
In newer versions of U-Boot this is a hard failure, not a warning. CONFIG_ENV_RANGE should probably be defaulting to CONFIG_ENV_SECT_SIZE, not CONFIG_ENV_SIZE -- that would eliminate this problem. -Scott _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot