]> git.ipfire.org Git - people/ms/u-boot.git/commit
env_nand: fix env memory release
authorderek@siconix.com <derek@siconix.com>
Mon, 26 Jan 2009 21:08:17 +0000 (14:08 -0700)
committerScott Wood <scottwood@freescale.com>
Fri, 6 Feb 2009 22:06:53 +0000 (16:06 -0600)
commit5a9427dc9b8438759db3f67a1e547062f76eb18d
tree8c6aba85dc868bc9f3a829a5ec195464e2c39677
parent9d8811c5bd2b7dd6307742cf22fbdb7953b6f816
env_nand: fix env memory release

This fixes a bug that tmp environment memory not being released.

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