summaryrefslogtreecommitdiffstats
path: root/recipes-sota/ota-u-boot-script/files/uEnv-fileenv.txt
blob: 3646416180c751a11ca8cce03c547fc30fe9d129 (plain)
1
bootcmd_create_envfile=if test ! -e ${updater_boot_part} uboot.env; then saveenv; fi;