blob: cdd2c1985abf84e7b0ceb8ec55e77072f349be3c [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 Parkf677cfa2021-02-19 15:44:52 +09004bootcmd=boot_android virtio -
5
Jiyong Park3eb11f72021-02-23 12:53:30 +09006# Kernel commandlines
7bootargs=rdinit=/bin/init_vendor panic=-1 androidboot.first_stage_console=1 androidboot.hardware=microdroid androidboot.boot_devices=10000.pci
8
Jiyong Parkf677cfa2021-02-19 15:44:52 +09009# 0:2 is the misc partition
10bootdevice=0:2
11bootdelay=0
12fdtaddr=0x80000000