uboot-armsr: add support for QEMU armv7/armv8
authorPetr Štetiar <ynezz@true.cz>
Fri, 2 Jun 2023 11:48:38 +0000 (13:48 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 13 Jun 2023 12:15:22 +0000 (14:15 +0200)
commit848759c2362fc60fef8aa76f2adeb228af3cae65
tree333ceca6269efab4929816e23000e5319b1c85a2
parentc05c0699d4798b02f8ee88159236142e08c0c4cd
uboot-armsr: add support for QEMU armv7/armv8

Add new package so we can use self-compiled bootloader during QEMU based
testing and development.

Backported fix[1] is needed for EFI boot from virtio devices.

1. https://patchwork.ozlabs.org/project/uboot/patch/20230424134946.v10.7.Ia5f5e39c882ac22b5f71c4d576941b34e868eeba@changeid/

Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit b8e3fa2d1205213c71bc356744e9bed6cd8e69f9)
package/boot/uboot-armsr/Makefile [new file with mode: 0644]
package/boot/uboot-armsr/patches/001-v2023.07-bootstd-Use-blk-uclass-device-numbers-to-set-efi-bootdev.patch [new file with mode: 0644]
target/linux/armsr/README
target/linux/armsr/image/Makefile