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

Bin Meng bmeng.cn at gmail.com
Wed Jul 17 05:43:58 UTC 2019


On Thu, Jul 4, 2019 at 1:46 AM Joshua Watt <jpewhacker at 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. Previously, u-boot would only boot
> in a very limited set of circumstances where there was a /boot/vmlinuz
> on scsi 0:3 with no ramdisk.
>
> Signed-off-by: Joshua Watt <JPEWhacker at gmail.com>
> ---
>  configs/qemu-x86_64_defconfig |  1 +
>  configs/qemu-x86_defconfig    |  1 +
>  doc/README.x86                | 17 +++++++++++++++++
>  include/configs/qemu-x86.h    | 25 +++++++++++++++++++++++++
>  4 files changed, 44 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list