lbmk/config/u-boot/default/patches
Alper Nebi Yasak 444f2899e6 u-boot: qemu_arm64_12mb: Enable video console
Add my upstream U-Boot series enabling video console support by default
for QEMU ARM virtual machines. Similarly, enable the related config
options for our builds using savedefconfig and olddefconfig.

The resulting ROM can be booted with a command line like:

    qemu-system-aarch64 \
        -machine virt,secure=on,virtualization=on \
        -cpu cortex-a72 -m 1G \
        -serial stdio -device VGA \
        -device qemu-xhci \
        -device usb-kbd -device usb-mouse \
        -bios bin/qemu_arm64_12mb/*.rom

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2023-10-23 19:18:14 +03:00
..
0001-clk-rockchip-rk3399-Set-hardcoded-clock-rates-same-a.patch u-boot: Update to v2023.10 2023-10-14 16:48:41 +03:00
0002-video-improve-UEFI-experience-on-DM_VIDEO.patch u-boot: Update to v2023.10 2023-10-14 16:48:41 +03:00
0003-Add-video-damage-tracking.patch u-boot: Update to v2023.10 2023-10-14 16:48:41 +03:00
0004-HACK-regulator-Don-t-error-on-reentrant-regulator-ac.patch u-boot: Add patch to avoid regulator errors 2023-10-14 16:48:41 +03:00
0005-HACK-rockchip-Remove-binman-image-descriptions.patch u-boot: Avoid building U-Boot-only binman images 2023-10-14 16:48:41 +03:00
0006-arm-qemu-Enable-Bochs-console-buffering-USB-keyboard.patch u-boot: qemu_arm64_12mb: Enable video console 2023-10-23 19:18:14 +03:00