summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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-----------------------------------------------