如题,我现在使用saveenv没有办法保存uboot的环境变量。我发现SK套件没有发现NAND FLASH,现在一启动uboot就提示找不到NAND FLASH,readenv()调用失败,使用defautl environment。不能每次都用默认环境变量启动,又没办法保存,是什么原因呢?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
startkit 设计中没有nand,uboot的环境变量默认是在nand 上,所以不能保存