How the env variables are stored in G69M OSM SOM?

In AM62A BSP env variables are stored uEnv.txt file which resides in the fat partition of boot media.

During boot, the environment variables defined in the U-Boot source are used by default. Additional variables which are present in the uEnv.txt file can be manually imported to U-Boot environment using “run envboot” command.

The import process is automated during U-Boot to kernel transition, not during the initial U-Boot, boot stage. Therefore, the variables saved in the uEnv.txt file are not printed on default.

Any further changes made to the U-Boot environment can be saved back to the uEnv.txt file by executing the “run save_env” command.

For further inquiries, please get in touch with mktg@iwave-global.com

Please find the detailed G69M product information in the below link,

TI AM62Lx OSM System on Module