Hi,
we use an u-boot environment with a different size ( 12 * 1024 instead of 8 * 1024).
So the installer failed to write the env via the fw_setenv tool, because the supplied doesn’t match:
Running Command: "/usr/bin/fw_setenv" ("--config", "/etc/fw_env.config", "--script", "/var/volatile/tezi.toradex.com/uEnv.txt")
Output: "Cannot read environment, using default\nError storing the env\n"
Finished with exit code: 244
Error: "Error setting U-Boot environment\nCannot read environment, using default\nError storing the env\n"
No error script found
A solution could be to set the different size in the image.json.
best regards, jonas