diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2017-04-07 14:59:22 -0400 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2017-04-17 02:33:31 +0100 |
commit | 8a450f0a8a9b9c421eef1a8a97432e7c93b0bb8e (patch) | |
tree | 541eafd59416978c12d7e30b24052bb5cf149500 | |
parent | af79504e44ff969f7280d03c252bbc239610d7be (diff) | |
download | meta-raspberrypi-8a450f0a8a9b9c421eef1a8a97432e7c93b0bb8e.tar.gz |
README: document 64 bit r-pi3 variant for MACHINE
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ c. Set MACHINE in local.conf to one of the supported boards: | |||
81 | - raspberrypi0-wifi | 81 | - raspberrypi0-wifi |
82 | - raspberrypi2 | 82 | - raspberrypi2 |
83 | - raspberrypi3 | 83 | - raspberrypi3 |
84 | - raspberrypi3-64 (64 bit kernel & userspace) | ||
84 | - raspberrypi-cm (dummy alias for raspberrypi) | 85 | - raspberrypi-cm (dummy alias for raspberrypi) |
85 | - raspberrypi-cm3 (dummy alias for raspberrypi2) | 86 | - raspberrypi-cm3 (dummy alias for raspberrypi2) |
86 | d. bitbake rpi-hwup-image | 87 | d. bitbake rpi-hwup-image |