On Sat, Jun 22, 2019 at 10:51 PM Bin Meng <bmeng...@gmail.com> wrote:
>
> Hi Joshua,
>
> On Fri, Jun 21, 2019 at 11:17 PM Joshua Watt <jpewhac...@gmail.com> 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 limited set of circumstances where there is a /boot/vmlinuz on
> > scsi 0:3 with no ramdisk.
> >
> > If distro_bootcmd fails, u-boot will fall back to the original method.
> >
> > Signed-off-by: Joshua Watt <jpewhac...@gmail.com>
> > ---
> >  include/configs/qemu-x86.h | 30 ++++++++++++++++++++++++++++++
>
> Could you please enable

Oops, I wanted to say: enable CONFIG_DISTRO_DEFAULTS in the board
defconfig files.

>
> >  1 file changed, 30 insertions(+)
> >

Regards,
Bin
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to