[PATCH v2 13/19] x86: qemu: Switch to standard boot
Bin Meng
bmeng.cn at gmail.com
Wed Jul 12 13:48:08 CEST 2023
On Tue, Jun 20, 2023 at 4:23 PM Simon Glass <sjg at chromium.org> wrote:
>
> Drop use of the distro boot script and use standard boot instead.
>
> Moving to a text-based environment would be desirable also, but requires
> additional work.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add new patch to switch x86 qemu to standard boot
>
> configs/qemu-x86_64_defconfig | 2 +-
> configs/qemu-x86_defconfig | 2 +-
> include/configs/qemu-x86.h | 8 --------
> 3 files changed, 2 insertions(+), 10 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list