<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/conf/machine/raspberrypi3.conf, branch ag_cm3_64</title>
<subtitle>Mirror of http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi</subtitle>
<id>https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=ag_cm3_64</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=ag_cm3_64'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2018-05-14T09:34:08+00:00</updated>
<entry>
<title>linux-firmware: restore and merge bluez-firmware</title>
<updated>2018-05-14T09:34:08+00:00</updated>
<author>
<name>Peter A. Bigot</name>
<email>pab@pabigot.com</email>
</author>
<published>2018-05-11T00:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=f3ecec38aa8ae4137b1a0e11b925d0e736e8ffda'/>
<id>urn:sha1:f3ecec38aa8ae4137b1a0e11b925d0e736e8ffda</id>
<content type='text'>
The attempt to Raspbian updated firmware blobs in packages separate from
linux-firmware introduced unresolvable conflicts with the standard
linux-firmware roll-up package.  Revert to using an augmented
linux-firmware recipe that overrides and adds firmware from two Raspbian
repositories that have up-to-date images.

Closes #244

Signed-off-by: Peter A. Bigot &lt;pab@pabigot.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi3.conf: Use linux-firmware-raspbian packages and add bcm43455</title>
<updated>2018-03-29T10:05:57+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-03-28T13:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=d5f252ef23a63518b695bc4597c1aa061f5ed21e'/>
<id>urn:sha1:d5f252ef23a63518b695bc4597c1aa061f5ed21e</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi0-wifi, raspberrypi3: drop unused KERNEL_DEFCONFIG variables</title>
<updated>2017-11-27T14:21:59+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2017-11-15T13:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=14fd58b881818937f915f267a911727eacb2a7b4'/>
<id>urn:sha1:14fd58b881818937f915f267a911727eacb2a7b4</id>
<content type='text'>
* KERNEL_DEFCONFIG variable isn't used anywhere since this commit:
  https://github.com/agherzan/meta-raspberrypi/commit/88478c38744e6a57361b438095fee1d808690a00
* it was replaced with KBUILD_DEFCONFIG:
  recipes-kernel/linux/linux-raspberrypi.inc:KBUILD_DEFCONFIG_raspberrypi0-wifi ?= "bcmrpi_defconfig"
  recipes-kernel/linux/linux-raspberrypi.inc:KBUILD_DEFCONFIG_raspberrypi ?= "bcmrpi_defconfig"
  recipes-kernel/linux/linux-raspberrypi.inc:KBUILD_DEFCONFIG_raspberrypi2 ?= "bcm2709_defconfig"
  recipes-kernel/linux/linux-raspberrypi.inc:KBUILD_DEFCONFIG_raspberrypi3 ?= "bcm2709_defconfig"
  recipes-kernel/linux/linux-raspberrypi.inc:KBUILD_DEFCONFIG_raspberrypi3-64 ?= "bcmrpi3_defconfig"

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi3.conf: Use a stand alone machine configuration</title>
<updated>2017-04-21T16:02:28+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2017-04-20T17:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=decdacf30c2337193e99e4aac0ad2892120fe778'/>
<id>urn:sha1:decdacf30c2337193e99e4aac0ad2892120fe778</id>
<content type='text'>
As well make all the variables assigned in a way that they can be
overwritten so we can give maximum flexibility to distros.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>u-boot: Fix boot on rpi3</title>
<updated>2017-02-16T00:11:36+00:00</updated>
<author>
<name>Paul Barker</name>
<email>paul@paulbarker.me.uk</email>
</author>
<published>2017-02-13T23:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=67e02164929a7d8cc187315aaaab60f6f3aaf422'/>
<id>urn:sha1:67e02164929a7d8cc187315aaaab60f6f3aaf422</id>
<content type='text'>
U-boot configured with 'rpi_2_config' does not boot on a RaspberryPi 3.
Instead we need to configure with 'rpi_3_32b_config'.

Signed-off-by: Paul Barker &lt;paul@paulbarker.me.uk&gt;
</content>
</entry>
<entry>
<title>raspberrypi*.conf: Minor tweaks</title>
<updated>2017-01-20T19:15:12+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2017-01-20T17:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9d4b68dc77804de75d7b6a3aea07d6231306f7f2'/>
<id>urn:sha1:9d4b68dc77804de75d7b6a3aea07d6231306f7f2</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>raspberrypi3.conf: fix typo for BCM43430</title>
<updated>2016-11-16T11:53:58+00:00</updated>
<author>
<name>piotr.lewicki</name>
<email>piotr.lewicki@elfin.de</email>
</author>
<published>2016-11-15T08:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=44d41bf3e94c4c8fe5ad5a3650572c8d17ef36c9'/>
<id>urn:sha1:44d41bf3e94c4c8fe5ad5a3650572c8d17ef36c9</id>
<content type='text'>
Signed-off-by: Piotr Lewicki &lt;piotr.lewicki@elfin.de&gt;
</content>
</entry>
<entry>
<title>raspberrypi3.conf: set the default value of VC4_CMA_SIZE to support vc4graphics</title>
<updated>2016-09-21T15:51:19+00:00</updated>
<author>
<name>Herve Jourdain</name>
<email>herve.jourdain@neuf.fr</email>
</author>
<published>2016-07-21T12:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=5d2722c33b16b7661c5dfa62ffe8e849485ee600'/>
<id>urn:sha1:5d2722c33b16b7661c5dfa62ffe8e849485ee600</id>
<content type='text'>
Signed-off-by: Herve Jourdain &lt;herve.jourdain@neuf.fr&gt;
</content>
</entry>
<entry>
<title>raspberrypi*.conf: Serial console definition split</title>
<updated>2016-04-21T19:16:56+00:00</updated>
<author>
<name>Trevor Woerner</name>
<email>twoerner@gmail.com</email>
</author>
<published>2016-04-13T17:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e2603e56d68e7b54b86c7fe6843f3b886b1be8d0'/>
<id>urn:sha1:e2603e56d68e7b54b86c7fe6843f3b886b1be8d0</id>
<content type='text'>
The latest raspberrypi3 puts its console on ttyS0 instead of ttyAMA0 (like all
the preceding boards). Therefore pull this definition out of the common
include file and add it separately for each MACHINE.

Signed-off-by: Trevor Woerner &lt;twoerner@gmail.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi3.conf: Create machine configuration for Raspberrypi 3</title>
<updated>2016-03-10T13:45:12+00:00</updated>
<author>
<name>Theodor Gherzan</name>
<email>theodor@resin.io</email>
</author>
<published>2016-03-09T14:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=12a884812794ffdd9d7bf48d993f4a8ee7639dc9'/>
<id>urn:sha1:12a884812794ffdd9d7bf48d993f4a8ee7639dc9</id>
<content type='text'>
Signed-off-by: Theodor Gherzan &lt;theodor@resin.io&gt;
</content>
</entry>
</feed>
