[U-Boot] [RESEND PATCH 0/2] uefi: support USB boot in distro boot
AKASHI Takahiro
takahiro.akashi at linaro.org
Fri Dec 14 09:49:14 UTC 2018
# This patch set is the exact same exept dropping v1's patch#1
# Please also think of applying my removable disk support[1].
I think that it will be nice if we can install a distro linux from, say,
USB memory with ISO image, to a hard disk off the shelf.
Even with the current u-boot, we can do this by having two *scsi* disks,
but using an USB device looks more realistic, doesn't it?
This patch set give us a base for this; I was able to successfully start
a familiar "install" screen on qemu, using an ubuntu server ISO image for
arm64. CUI of course.
[1] https://lists.denx.de/pipermail/u-boot/2018-November/347491.html
Thanks,
-Takahiro Akashi
AKASHI Takahiro (2):
ARM: qemu-arm: enable usb mass storage in default configuration
ARM: qemu-arm: enable USB boot in distro boot with UEFI
configs/qemu_arm64_defconfig | 1 +
configs/qemu_arm_defconfig | 1 +
include/configs/qemu-arm.h | 1 +
3 files changed, 3 insertions(+)
--
2.19.1
More information about the U-Boot
mailing list