mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 21:24:45 +02:00
extra-build-config.md: add RPi 0W to UART section
This makes it clear in the docs that ENABLE_UART can be used both for the RPi 0W or 3. Signed-off-by: Bernardo A. Rodrigues <bernardaraujor@gmail.com>
This commit is contained in:
parent
a87975cdab
commit
0750d5d2bc
|
@ -223,7 +223,7 @@ needs a fixed core frequency and enable_uart wil set it to the minimum. Certain
|
||||||
operations - 60fps h264 decode, high quality deinterlace - which aren't
|
operations - 60fps h264 decode, high quality deinterlace - which aren't
|
||||||
performed on the ARM may be affected, and we wouldn't want to do that to users
|
performed on the ARM may be affected, and we wouldn't want to do that to users
|
||||||
who don't want to use the serial port. Users who want serial console support on
|
who don't want to use the serial port. Users who want serial console support on
|
||||||
RaspberryPi3 will have to explicitly set in local.conf:
|
RaspberryPi 0 Wifi or 3 will have to explicitly set in local.conf:
|
||||||
|
|
||||||
ENABLE_UART = "1"
|
ENABLE_UART = "1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user