]> git.ipfire.org Git - people/ms/u-boot.git/commit
NAND: env: remember the flags used in the previous environment
authorScott Wood <scottwood@freescale.com>
Tue, 8 Feb 2011 21:25:02 +0000 (15:25 -0600)
committerScott Wood <scottwood@freescale.com>
Tue, 8 Feb 2011 21:25:02 +0000 (15:25 -0600)
commiteef1d7199d4daf004cfb60914c9e1dc197e32c5d
tree18ff31768e6a0176b0a78768f0b66cbd0b6729f6
parent8d4addc3c3fe1a9ea160a5a1a20a1f934ff3fe97
NAND: env: remember the flags used in the previous environment

Previously, uninitialized stack space was being referenced.

Signed-off-by: Scott Wood <scottwood@freescale.com>
common/env_nand.c