commit | fdb79c3af6b8cc36f8711d44fc2f9afd6a7e8170 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Sep 10 22:47:59 2008 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Sep 10 22:47:59 2008 +0200 |
tree | 2207cd2624176839a828f3a2549d8084889872a5 | |
parent | b0ba0650fa46352994ad548a153273c04dd5bdb2 [diff] [blame] |
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
diff --git a/include/configs/hcu4.h b/include/configs/hcu4.h index f03f9b9..0dd9787 100644 --- a/include/configs/hcu4.h +++ b/include/configs/hcu4.h
@@ -121,7 +121,7 @@ * Environment *----------------------------------------------------------------------*/ -#undef CFG_ENV_IS_IN_NVRAM +#undef CONFIG_ENV_IS_IN_NVRAM #define CFG_ENV_IS_IN_FLASH #undef CFG_ENV_IS_NOWHERE