On Fri, May 18, 2012 at 11:44 AM, Scott Wood <scottw...@freescale.com> wrote: > On 05/18/2012 11:04 AM, Timur Tabi wrote: >> +#elif defined(CONFIG_NAND_U_BOOT) >> +#define CONFIG_ENV_IS_IN_NAND >> +#define CONFIG_ENV_SIZE CONFIG_SYS_NAND_BLOCK_SIZE >> +#define CONFIG_ENV_OFFSET ((512 * 1024) + CONFIG_SYS_NAND_BLOCK_SIZE) >> +#define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) > > What's this doing in the SPI/SD patch?
My best guess on a patch from months ago is just trying to keep things in sync with other boards. -M _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot