[U-Boot] [PATCH 2/2] nand_spl: read environment early, when booting from NAND using nand_spl

Scott Wood scottwood at freescale.com
Mon Jun 22 22:41:42 CEST 2009


On Mon, May 18, 2009 at 04:07:22PM +0200, Guennadi Liakhovetski wrote:
> Currently, when booting from NAND using nand_spl, in the beginning the default
> environment is used until later in boot process the dynamic environment is read
> out. This way environment variables that must be interpreted early, like the
> baudrate or "silent", cannot be modified dynamically and remain at their
> default values. Fix this problem by reading out main and redundand (if used)
> copies of the environment in the nand_spl code.
> 
> Signed-off-by: Guennadi Liakhovetski <lg at denx.de>

Applied to u-boot-nand-flash.

-Scott


More information about the U-Boot mailing list