On Tue, Jun 20, 2023 at 4:23 PM Simon Glass <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]>

