[yocto] [meta-raspberrypi][PATCH v2 1/2] raspberrypi3: serial console

Andrei Gherzan andrei at gherzan.ro
Tue Apr 12 19:20:36 PDT 2016


On Mon, Apr 11, 2016 at 05:54:44PM -0400, Trevor Woerner wrote:
> The serial console on the Raspberry Pi 3 is located at /dev/ttyS0 and not
> /dev/ttyAMA0.
>
> Signed-off-by: Trevor Woerner <twoerner at gmail.com>
> ---
>  conf/machine/raspberrypi3.conf | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
> index 1b73f2f..cb6056e 100644
> --- a/conf/machine/raspberrypi3.conf
> +++ b/conf/machine/raspberrypi3.conf
> @@ -7,3 +7,5 @@ MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
>  MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430"
>
>  include conf/machine/raspberrypi2.conf
> +
> +SERIAL_CONSOLE = "115200 ttyS0"

As this seems not to be unified anymore, would it make sense to remove
it from rpi-base.inc and define it in every machine conf?

--
Andrei Gherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160413/2b84765e/attachment.pgp>


More information about the yocto mailing list