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>
Sat, 10 Jun 2023 19:50:22 +0000 (21:50 +0200)
commitb8e3fa2d1205213c71bc356744e9bed6cd8e69f9
tree7190655f6966f5e579f82b9392c0db3b3a0594fb
parent186b97590b9b2f47abc535c9df0687e00e60f78e
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>
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