summaryrefslogtreecommitdiffstats
path: root/recipes-sota/ota-u-boot-script/files/uEnv-fileenv.txt
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-sota/ota-u-boot-script/files/uEnv-fileenv.txt')
-rw-r--r--recipes-sota/ota-u-boot-script/files/uEnv-fileenv.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-sota/ota-u-boot-script/files/uEnv-fileenv.txt b/recipes-sota/ota-u-boot-script/files/uEnv-fileenv.txt
new file mode 100644
index 0000000..6a179b7
--- /dev/null
+++ b/recipes-sota/ota-u-boot-script/files/uEnv-fileenv.txt
@@ -0,0 +1 @@
bootcmd_create_envfile=if test ! -e $sota_boot_part uboot.env; then saveenv; fi;