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.

AM335X starter kit存储uboot的环境变量的存储器是什么?为什么saveenv保存不了环境变量?



如题,我现在使用saveenv没有办法保存uboot的环境变量。我发现SK套件没有发现NAND FLASH,现在一启动uboot就提示找不到NAND FLASH,readenv()调用失败,使用defautl environment。不能每次都用默认环境变量启动,又没办法保存,是什么原因呢?