summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/README.hardware.md
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2023-11-10 17:19:14 +0000
committerRoss Burton <ross.burton@arm.com>2024-02-21 10:17:45 +0000
commitec3d872d28c8470787650632f456ae3fb43dbd5b (patch)
treeabfbfdf0c99b6d1e8829369b6ab1c5b67dde3943 /meta-yocto-bsp/README.hardware.md
parent9c5e9162da8a3c03c7f124d0e0a41f8255bbfc5d (diff)
downloadpoky-ec3d872d28c8470787650632f456ae3fb43dbd5b.tar.gz
Add genericarm64 MACHINE
This is a new 64-bit "generic" Arm machine, that expects the hardware to be SystemReady IR compatible. Signed-off-by: Ross Burton <ross.burton@arm.com>
Diffstat (limited to 'meta-yocto-bsp/README.hardware.md')
-rw-r--r--meta-yocto-bsp/README.hardware.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-yocto-bsp/README.hardware.md b/meta-yocto-bsp/README.hardware.md
index a8f38cb21a..58ebc328b5 100644
--- a/meta-yocto-bsp/README.hardware.md
+++ b/meta-yocto-bsp/README.hardware.md
@@ -29,6 +29,7 @@ The following boards are supported by the meta-yocto-bsp layer:
29 29
30 * Texas Instruments Beaglebone (beaglebone-yocto) 30 * Texas Instruments Beaglebone (beaglebone-yocto)
31 * General IA platforms (genericx86 and genericx86-64) 31 * General IA platforms (genericx86 and genericx86-64)
32 * General 64-bit Arm SystemReady platforms (genericarm64)
32 33
33For more information see the board's section below. The appropriate MACHINE 34For more information see the board's section below. The appropriate MACHINE
34variable value corresponding to the board is given in brackets. 35variable value corresponding to the board is given in brackets.
@@ -126,6 +127,12 @@ USB Device:
126 dd command to write the image to a USB stick. 127 dd command to write the image to a USB stick.
127 128
128 129
130SystemReady Arm Platforms
131=========================
132
133TODO
134
135
129Texas Instruments Beaglebone (beaglebone-yocto) 136Texas Instruments Beaglebone (beaglebone-yocto)
130=============================================== 137===============================================
131 138