From 19264f7cd6efcee48a6f136d832766d7f2863095 Mon Sep 17 00:00:00 2001 From: Mikko Rapeli Date: Tue, 29 Oct 2024 10:05:44 +0200 Subject: [PATCH] README.hardware.md: add myself to genericarm64 maintainers I will be testing genericarm64 images on AMD Kria KV260 devices. Cc: Bill Mills Cc: Ilias Apalodimas (From meta-yocto rev: 32eadeec5f08f41a1098fb95e66c5f05c553d43d) Signed-off-by: Mikko Rapeli Signed-off-by: Richard Purdie --- meta-yocto-bsp/README.hardware.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-yocto-bsp/README.hardware.md b/meta-yocto-bsp/README.hardware.md index 0c460ef669..d2cc05f909 100644 --- a/meta-yocto-bsp/README.hardware.md +++ b/meta-yocto-bsp/README.hardware.md @@ -136,6 +136,7 @@ compliant boards with preinstalled firmware. The genericarm64 MACHINE is currently tested on the following platforms: * Texas Instruments BeaglePlay + * AMD Kria KV260 The images built are EFI bootable disk images and can be written directly to a SD card for booting, for example. @@ -147,6 +148,7 @@ firmware (note that this firmware will _not_ boot on real hardware), then use Maintainers: * Ross Burton +* Mikko Rapeli Texas Instruments Beaglebone (beaglebone-yocto) -----------------------------------------------