All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: Yocto list discussion <yocto@yoctoproject.org>
Subject: Re: [meta-raspberry] Raspberry Pi 3
Date: Mon, 4 Apr 2016 08:08:21 -0700	[thread overview]
Message-ID: <20160404150821.GA15145@linux-mkz6> (raw)
In-Reply-To: <CAMKF1srVw_661GixzEC7gy-Kt7dBGKOAw_dXPzs4KdR5AajNxg@mail.gmail.com>

On Sun 2016-04-03 @ 07:29:59 PM, Khem Raj wrote:
> On Sun, Apr 3, 2016 at 6:38 PM, Trevor Woerner <twoerner@gmail.com> wrote:
> > Thanks to everyone for their help!! It looks like I've got something working,
> > not sure if this is a "solution" or if most would just consider it a
> > work-around:
> >
> > 1) use Andrei's meta-raspberrypi layer (which selects linux kernel 4.1 by
> > default)
> 
> thats good.

Here's some more details that will, hopefully, help others duplicate my
results:

	Build Configuration:
	BB_VERSION        = "1.29.1"
	BUILD_SYS         = "x86_64-linux"
	NATIVELSBSTRING   = "openSUSE-project-13.2"
	TARGET_SYS        = "arm-poky-linux-gnueabi"
	MACHINE           = "raspberrypi3"
	DISTRO            = "poky"
	DISTRO_VERSION    = "2.0+snapshot-20160404"
	TUNE_FEATURES     = "arm armv7ve vfp thumb neon vfpv4 callconvention-hard cortexa7"
	TARGET_FPU        = "hard"
	meta-raspberrypi  = "contrib/twoerner/raspi3:7037617fca920f6e26c2a6968fa1ec67f495035d"
	meta-poky
	meta              = "master:af5f423887d1c41cf7279f6e537077726ae13082"

	meta-raspberrypi
		git://git.yoctoproject.org/meta-raspberrypi
		(branch based on master at 84af6e7de3b8ea64ab374028aa95dc3a288ae85c)

	meta-poky
		git://git.yoctoproject.org/poky

My bblayers just pulls in these two layers, my local.conf has no local tweaks,
and you need to apply the two patches I recently sent to the mailing list.



> 
> >
> > 2) add the following to your local.conf:
> >
> >         SERIAL_CONSOLE_forcevariable = "115200 ttyS0"
> >         CORE_FREQ = "250"
> 
> Send a patch to document this in README.
> 
> >
> > 3) ??
> >
> > 4) profit!!
> >
> > I've tested with poky building both core-image-x11 and
> > core-image-full-cmdline.
> >
> > Best regards,
> >         Trevor
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto


  reply	other threads:[~2016-04-04 15:08 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
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 [this message]
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=20160404150821.GA15145@linux-mkz6 \
    --to=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.