diff --git a/common/env_nand.c b/common/env_nand.c index a48e98e..8954017 100644 --- a/common/env_nand.c +++ b/common/env_nand.c @@ -230,6 +230,7 @@ int saveenv(void) { size_t total; int ret = 0; + nand_erase_options_t nand_erase_options;
nand_erase_options.length = CFG_ENV_RANGE; nand_erase_options.quiet = 0;
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
_______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users