blob: 2c5bee761e76f714ade6c0ae4d5bf10e6b269dde [file] [log] [blame]
# Static u-boot environment variables for microdroid. See b/180481192
# Boot the device following the Android boot procedure
# `0` is the disk number of os_composite.img
# `a` and `_a` are the slot index for A/B
bootcmd=avb init virtio 0 && avb verify _a && env set bootargs "$bootargs $avb_bootargs" && boot_android virtio 0 a
bootdelay=0
fdtaddr=0x80000000