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?