diff mbox series

[4/4] README.hardware.md: add myself to genericarm64 maintainers

Message ID 20241029080544.5486-4-mikko.rapeli@linaro.org (mailing list archive)
State New
Headers show
Series [1/4] README.hardware.md: add genericarm64 maintainers | expand

Commit Message

Mikko Rapeli Oct. 29, 2024, 8:05 a.m. UTC
I will be testing genericarm64 images on AMD Kria KV260 devices.

Cc: Bill Mills <bill.mills@linaro.org>
Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
---
 meta-yocto-bsp/README.hardware.md | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

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 <Ross.Burton@arm.com>
+* Mikko Rapeli <mikko.rapeli@linaro.org>
 
 Texas Instruments Beaglebone (beaglebone-yocto)
 -----------------------------------------------