summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Rapeli <mikko.rapeli@linaro.org>2024-10-29 10:05:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-10-29 11:55:34 +0000
commit19264f7cd6efcee48a6f136d832766d7f2863095 (patch)
tree4236e20d0f5db779357a9c853f92f35a5658e8f7
parentb1877fbd56ff6f17c80736c63e65506a385ca024 (diff)
downloadpoky-19264f7cd6efcee48a6f136d832766d7f2863095.tar.gz
README.hardware.md: add myself to genericarm64 maintainers
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> (From meta-yocto rev: 32eadeec5f08f41a1098fb95e66c5f05c553d43d) Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta-yocto-bsp/README.hardware.md2
1 files changed, 2 insertions, 0 deletions
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.
136The genericarm64 MACHINE is currently tested on the following platforms: 136The genericarm64 MACHINE is currently tested on the following platforms:
137 137
138 * Texas Instruments BeaglePlay 138 * Texas Instruments BeaglePlay
139 * AMD Kria KV260
139 140
140The images built are EFI bootable disk images and can be written directly to a 141The images built are EFI bootable disk images and can be written directly to a
141SD card for booting, for example. 142SD card for booting, for example.
@@ -147,6 +148,7 @@ firmware (note that this firmware will _not_ boot on real hardware), then use
147 148
148Maintainers: 149Maintainers:
149* Ross Burton <Ross.Burton@arm.com> 150* Ross Burton <Ross.Burton@arm.com>
151* Mikko Rapeli <mikko.rapeli@linaro.org>
150 152
151Texas Instruments Beaglebone (beaglebone-yocto) 153Texas Instruments Beaglebone (beaglebone-yocto)
152----------------------------------------------- 154-----------------------------------------------