
12 Jul
2023
12 Jul
'23
1:48 p.m.
On Tue, Jun 20, 2023 at 4:23 PM Simon Glass sjg@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@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@gmail.com