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