]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/RPXlite_dw/README
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / RPXlite_dw / README
index 28bcb318e8bb650e3ba0807178e02df97b7c30b3..14296b2ab42a0dd5e06f4694e21fbb915c280942 100755 (executable)
@@ -21,7 +21,7 @@ make distclean
 make RPXlite_DW_64_config
 make all
 
-2. CFG_ENV_IS_IN_FLASH/CFG_ENV_IS_IN_NVRAM
+2. CONFIG_ENV_IS_IN_FLASH/CONFIG_ENV_IS_IN_NVRAM
 
 The default environment parameter is stored in FLASH because it is a common choice for
 environment parameter.So I make NVRAM as backup parameter storeage.The reason why I