cancel
Showing results for 
Search instead for 
Did you mean: 

Save permanently a variable on u-boot

MArdi
Associate II

Hi, I need to save a variable from u-boot console but is not possible because the command SAVEENV is disabled (STM32MP1 module) .

 

How can I do?

 

1 REPLY 1
Bernard PUEL
ST Employee

Maybe you are not on the latest delivery version because saveenv is working on V1.1.0 release (openstlinux-4.19-thud-mp1-19-10-09 tag).

STM32MP> saveenv

Saving Environment to EXT4... Recovery required

file found, deleting

update journal finished

File System is consistent

update journal finished

done

OK

STM32MP> 

The feature was enabled starting with u-boot tag: v2018.11-stm32mp-r3