blob: d5dc44ea5c7703a767d209a5601995ee0b465283 [file] [log] [blame]
bootcmd=virtio scan && if part number virtio 1 uboot_env uboot_env_part; then if env verified_import virtio 1#uboot_env; then echo "Imported supplementary environment"; else reset; fi; else echo "No supplementary environment"; fi && run uenvcmd || reset
bootcmd_android=verified_boot_android virtio 0#misc
uenvcmd=run bootcmd_android
android_keymint_needed=N