diff options
Diffstat (limited to 'meta-yocto-bsp/README.hardware.md')
-rw-r--r-- | meta-yocto-bsp/README.hardware.md | 7 |
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 | ||
33 | For more information see the board's section below. The appropriate MACHINE | 34 | For more information see the board's section below. The appropriate MACHINE |
34 | variable value corresponding to the board is given in brackets. | 35 | variable 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 | ||
130 | SystemReady Arm Platforms | ||
131 | ========================= | ||
132 | |||
133 | TODO | ||
134 | |||
135 | |||
129 | Texas Instruments Beaglebone (beaglebone-yocto) | 136 | Texas Instruments Beaglebone (beaglebone-yocto) |
130 | =============================================== | 137 | =============================================== |
131 | 138 | ||