How to clear the env setting or how to get the default env setting in uboot?

To get the default env setting, use the below command in uboot:

>env def –a

>saveenv;reset