blob: b5f3968cc72bb6226f28efbc1942eb7db9626647 [file] [log] [blame]
Jiyong Parkf677cfa2021-02-19 15:44:52 +09001# Static u-boot environment variables for microdroid. See b/180481192
2
Jiyong Park3eb11f72021-02-23 12:53:30 +09003# Boot the device following the Android boot procedure
Jiyong Parkf6503cf2021-06-16 18:36:18 +09004# `0` is the disk number of os_composite.img
5# `a` and `_a` are the slot index for A/B
Jiyong Park855e6f92021-09-04 01:45:22 +09006bootcmd=verified_boot_android virtio 0 a
Jiyong Parkf677cfa2021-02-19 15:44:52 +09007
Jiyong Parkf677cfa2021-02-19 15:44:52 +09008bootdelay=0
9fdtaddr=0x80000000