You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
231 B
8 lines
231 B
7 months ago
|
# Static u-boot environment variables for microdroid. See b/180481192
|
||
|
|
||
|
# Boot the device following the Android boot procedure
|
||
|
bootcmd=avb init virtio 0 && avb verify _a && boot_android virtio 0#misc
|
||
|
|
||
|
bootdelay=0
|
||
|
fdtaddr=0x80000000
|