blob: 0385b506d0ce1f23268876501857204ea2c6810a [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
Jiyong Park1096ef82022-01-06 14:31:22 +090010
11# Microdroid doesn't use keymint yet
12android_keymint_needed=N