All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Enable UART on raspberry pi zero
Date: Mon, 20 Mar 2017 18:14:40 +0100	[thread overview]
Message-ID: <20170320171440.GB3619@free.fr> (raw)
In-Reply-To: <DB5PR03MB13340AA1B7DB55B8854CF981E73A0@DB5PR03MB1334.eurprd03.prod.outlook.com>

Luke, All,

On 2017-03-20 12:36 +0000, luke spake thusly:
> Maybe my message wasn't clear.
> This is for the raspberry PI Zero W.
> 
> The UART is taken over by the wifi chip, so the software UART is now
> used for the TX/RX GPIO pin.

Then please look at how we're already doing it for the rpi3:

    https://git.buildroot.org/buildroot/tree/configs/raspberrypi3_defconfig

See the following option:

    BR2_ROOTFS_POST_SCRIPT_ARGS="--add-pi3-miniuart-bt-overlay"

Since the thread you pointed to is about rpi3, not rpi0-w, I gues the
workiaround we have will also work for rip0-w.

Can you please check that?

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2017-03-20 17:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-18 18:22 [Buildroot] [PATCH] Enable UART on raspberry pi zero luke
2017-03-19 13:27 ` Yann E. MORIN
2017-03-20 12:36   ` luke
2017-03-20 17:14     ` Yann E. MORIN [this message]
2017-03-20 12:41   ` luke
2017-03-20 21:02     ` Yann E. MORIN
2017-03-20 22:24       ` Peter Seiderer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170320171440.GB3619@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.