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.

The problem of storing evironments on DM6467

 

I use the DM6467 EVM board. My board cann't store my environment.

I used "setenv bootargs ....", "setenv bootfile ...." and such kind of orders, then saved them with "saveenv". I could use "printenv" and see them. But when I restart my board, the environments would disappear.

 

I burned the u-boot in mv_4.0.1 again, and the problem is the same.

 

Is the problem of my hardware or something else?