summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2017-04-14 21:12:40 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2017-04-14 21:12:40 +0100
commit78612dfcc58723eb05380e797650ebcf8867656c (patch)
treecf4d36e8d3edf5b2452601152299930d0edbffb9
parent723f04622f7d95c832845458813885c061e60782 (diff)
downloadmeta-raspberrypi-78612dfcc58723eb05380e797650ebcf8867656c.tar.gz
README: Add info about raspberrypi0-wifi
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 9fdd5eb..58a8ded 100644
--- a/README
+++ b/README
@@ -78,6 +78,7 @@ b. Add needed layer to bblayers.conf:
78c. Set MACHINE in local.conf to one of the supported boards: 78c. Set MACHINE in local.conf to one of the supported boards:
79 - raspberrypi 79 - raspberrypi
80 - raspberrypi0 80 - raspberrypi0
81 - raspberrypi0-wifi
81 - raspberrypi2 82 - raspberrypi2
82 - raspberrypi3 83 - raspberrypi3
83 - raspberrypi-cm (dummy alias for raspberrypi) 84 - raspberrypi-cm (dummy alias for raspberrypi)
@@ -251,10 +252,10 @@ WAVESHARE_1024X600_C_2_1 = "1"
251 252
2523.P. Enable UART 2533.P. Enable UART
253=============== 254===============
254RaspberryPi 1, 2 and CM will have UART console enabled by default. 255RaspberryPi 0, 1, 2 and CM will have UART console enabled by default.
255 256
256RaspberryPi 3 does not have the UART enabled by default because this needs a 257RaspberryPi 0 WiFi and 3 does not have the UART enabled by default because this
257fixed core frequency and enable_uart wil set it to the minimum. Certain 258needs a fixed core frequency and enable_uart wil set it to the minimum. Certain
258operations - 60fps h264 decode, high quality deinterlace - which aren't 259operations - 60fps h264 decode, high quality deinterlace - which aren't
259performed on the ARM may be affected, and we wouldn't want to do that to users 260performed on the ARM may be affected, and we wouldn't want to do that to users
260who don't want to use the serial port. Users who want serial console support on 261who don't want to use the serial port. Users who want serial console support on