Re: [U-Boot] [RFC PATCH] qemu-x86: Use config_distro_bootcmd

2019-06-22 Thread Bin Meng
On Sat, Jun 22, 2019 at 10:51 PM Bin Meng wrote: > > Hi Joshua, > > On Fri, Jun 21, 2019 at 11:17 PM Joshua Watt wrote: > > > > Converts qemu x86 machines to boot using distro_config. The intent is to > > allow u-boot in qemu to be maximally compatible with many boot methods > > without having to

Re: [U-Boot] [RFC PATCH] qemu-x86: Use config_distro_bootcmd

2019-06-22 Thread Bin Meng
Hi Joshua, On Fri, Jun 21, 2019 at 11:17 PM Joshua Watt wrote: > > Converts qemu x86 machines to boot using distro_config. The intent is to > allow u-boot in qemu to be maximally compatible with many boot methods > without having to change the config. Currently, u-boot will only boot in > a very

[U-Boot] [RFC PATCH] qemu-x86: Use config_distro_bootcmd

2019-06-21 Thread Joshua Watt
Converts qemu x86 machines to boot using distro_config. The intent is to allow u-boot in qemu to be maximally compatible with many boot methods without having to change the config. Currently, u-boot will only boot in a very limited set of circumstances where there is a /boot/vmlinuz on scsi 0:3 wit