diff options
Diffstat (limited to 'meta-yocto-bsp/README.hardware.md')
| -rw-r--r-- | meta-yocto-bsp/README.hardware.md | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/meta-yocto-bsp/README.hardware.md b/meta-yocto-bsp/README.hardware.md index a8f38cb21a..bb8f57913f 100644 --- a/meta-yocto-bsp/README.hardware.md +++ b/meta-yocto-bsp/README.hardware.md | |||
| @@ -28,6 +28,7 @@ Hardware Reference Boards | |||
| 28 | The following boards are supported by the meta-yocto-bsp layer: | 28 | 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 64-bit Arm SystemReady platforms (genericarm64) | ||
| 31 | * General IA platforms (genericx86 and genericx86-64) | 32 | * General IA platforms (genericx86 and genericx86-64) |
| 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 |
| @@ -55,7 +56,8 @@ Consumer Devices | |||
| 55 | 56 | ||
| 56 | The following consumer devices are supported by the meta-yocto-bsp layer: | 57 | The following consumer devices are supported by the meta-yocto-bsp layer: |
| 57 | 58 | ||
| 58 | * Intel x86 based PCs and devices (genericx86) | 59 | * Arm-based SystemReady devices (genericarm64) |
| 60 | * Intel x86 based PCs and devices (genericx86 and genericx86-64) | ||
| 59 | 61 | ||
| 60 | For more information see the device's section below. The appropriate MACHINE | 62 | For more information see the device's section below. The appropriate MACHINE |
| 61 | variable value corresponding to the device is given in brackets. | 63 | variable value corresponding to the device is given in brackets. |
| @@ -126,6 +128,20 @@ USB Device: | |||
| 126 | dd command to write the image to a USB stick. | 128 | dd command to write the image to a USB stick. |
| 127 | 129 | ||
| 128 | 130 | ||
| 131 | SystemReady Arm Platforms | ||
| 132 | ========================= | ||
| 133 | |||
| 134 | The genericarm64 MACHINE is designed to work on standard SystemReady IR | ||
| 135 | compliant boards with preinstalled firmware. | ||
| 136 | |||
| 137 | The genericarm64 MACHINE is currently tested on the following platforms: | ||
| 138 | |||
| 139 | * Texas Instruments BeaglePlay | ||
| 140 | |||
| 141 | The images built are EFI bootable disk images and can be written directly to a | ||
| 142 | SD card for booting, for example. | ||
| 143 | |||
| 144 | |||
| 129 | Texas Instruments Beaglebone (beaglebone-yocto) | 145 | Texas Instruments Beaglebone (beaglebone-yocto) |
| 130 | =============================================== | 146 | =============================================== |
| 131 | 147 | ||
