The env save
or saveenv
command saves the U-Boot environment in persistent storage.
To reset back to factory defaults is env default -a -f
with a env save
or saveenv
3 Likes
The env save
or saveenv
command saves the U-Boot environment in persistent storage.
To reset back to factory defaults is env default -a -f
with a env save
or saveenv