All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Dumont <michael.d.dumont@gmail.com>
To: Trevor Woerner <twoerner@gmail.com>
Cc: Yocto list discussion <yocto@yoctoproject.org>
Subject: Re: [meta-raspberry] Raspberry Pi 3
Date: Fri, 1 Apr 2016 21:56:52 -0700	[thread overview]
Message-ID: <CAK_GGH-sUj-5xdRWh+U=hnGYnBQeCOmKsR0fL0WcikABnphtsg@mail.gmail.com> (raw)
In-Reply-To: <20160402040301.GA20785@linux-mkz6>

[-- Attachment #1: Type: text/plain, Size: 2340 bytes --]

Trevor,

I know with the Pi3 they swapped ttyAMA0 to support Bluetooth.

They put ttyS0 on the 40-pin header, but the clock used for the baud rate
generation on ttyS0 is tied to the core frequency, and it can cause
fluctuations when the core frequency scales up and down.

I believe the official fix is to set core_freq=250 so that the core clock
is always at it's lowest value and never needs to change.  There's also a
dtoverlay that swaps the two UARTs back so you can get the stable UART on
the 40-pin header.

Not clear to me that this is your exact problem, but it might be worth a
quick test?

Some notes here:
https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=138223

Hope this helps,

-Mike

On Fri, Apr 1, 2016 at 9:03 PM, Trevor Woerner <twoerner@gmail.com> wrote:

> On Fri 2016-04-01 @ 03:55:31 PM, Khem Raj wrote:
> >
> > > On Apr 1, 2016, at 3:46 PM, Trevor Woerner <twoerner@gmail.com> wrote:
> > >
> > > On Fri 2016-04-01 @ 03:17:29 PM, Trevor Woerner wrote:
> > >> As far as I can tell there are two raspberry pi OE layers which
> include this
> > >> commit:
> > >>
> > >> 1. git://git.yoctoproject.org/meta-raspberrypi::master
> > >> 2. https://github.com/kraj/meta-raspberrypi.git::kraj/master
> > > [...]
> > >> - Using 1 (the official layer from Andrei) I get an image that boots
> but the
> > >>   console remains messed up (as before).
> > >>
> > >> - Using 2 (the layer from Khem) I get an image that flashes the
> rainbow
> > >>   pattern on the HDMI monitor, shows the 4 berries, then stops.
> Nothing else
> > >>   happens, no messages on the console.
> > >
> > > I get the same results with no local.conf tweaks and building the
> > > rpi-basic-image.
> > >
> > > Does anyone have a run-tested, OE-built, raspi3 image with working
> console?
> > >
> >
> > can you select 4.1 for kernel and try with master, Andre has merged all
> my changes
> > today
>
> Yes, that's one of the options I have already tried; it boots but the
> console
> is still garbled.
>
> The 4.1 kernel is the default in Andrei's layer. Using the 4.4 kernel from
> your layer I can't get past the 4 raspberries.
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>

[-- Attachment #2: Type: text/html, Size: 3575 bytes --]

  reply	other threads:[~2016-04-02  4:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18  9:15 [meta-raspberry] Raspberry Pi 3 David Weisgerber
2016-03-31 15:26 ` Trevor Woerner
2016-03-31 15:29   ` Josep Puigdemont
2016-03-31 16:36   ` Khem Raj
2016-04-01 19:17     ` Trevor Woerner
2016-04-01 22:46       ` Trevor Woerner
2016-04-01 22:55         ` Khem Raj
2016-04-02  4:03           ` Trevor Woerner
2016-04-02  4:56             ` Michael Dumont [this message]
2016-04-02 14:49             ` Tom Doehring
2016-04-04  1:38   ` Trevor Woerner
2016-04-04  2:29     ` Khem Raj
2016-04-04 15:08       ` Trevor Woerner
2016-07-08 13:12 ` Andrei Gherzan
2016-07-08 14:15   ` Khem Raj

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='CAK_GGH-sUj-5xdRWh+U=hnGYnBQeCOmKsR0fL0WcikABnphtsg@mail.gmail.com' \
    --to=michael.d.dumont@gmail.com \
    --cc=twoerner@gmail.com \
    --cc=yocto@yoctoproject.org \
    /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.