[yocto] meta-raspberrypi: u-boot serial console on rpi 3 b

Matthew McClintock msm-oss at mcclintock.net
Wed Aug 23 15:37:03 PDT 2017


On Mon, Aug 21, 2017 at 4:50 AM, Pieter Cardoen
<pieter.cardoen at hotmail.com> wrote:
> Dear
>
>
> I noticed that the serial console is not working in u-boot on a raspberry pi
> 3 model B when I build an image using yocto morty branch.
>
>
> Can anyone give me advice to solve this?


You can add:

echo 'ENABLE_UART = "1"' >> conf/local.conf

To enable serial output.

-M



More information about the yocto mailing list