<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/conf/machine/raspberrypi3-64.conf, branch pbarker/kernel-fixes</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=pbarker%2Fkernel-fixes</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=pbarker%2Fkernel-fixes'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2019-02-07T12:24:51+00:00</updated>
<entry>
<title>raspberrypi3-64.conf: Use more appropriate tune</title>
<updated>2019-02-07T12:24:51+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-02-07T02:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9cc89cb7341d633b6fc3a92b937b5560d26257a1'/>
<id>urn:sha1:9cc89cb7341d633b6fc3a92b937b5560d26257a1</id>
<content type='text'>
rpi3 is based on cortex-a53 implementation which is armv8+crc+simd
now that OE-Core has the appropriate tunes, switch to using the new
tune file, bonus, is that chromium will be more optimized now

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-firmware: replace machine override with new recipes</title>
<updated>2018-11-23T14:25:34+00:00</updated>
<author>
<name>Peter A. Bigot</name>
<email>pab@pabigot.com</email>
</author>
<published>2018-11-13T20:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=bfc35b773ff405394d066d7d8efb32ced3ac0410'/>
<id>urn:sha1:bfc35b773ff405394d066d7d8efb32ced3ac0410</id>
<content type='text'>
Raspberry Pi hardware requires firmware that supersedes or is not
present in the standard linux-firmware distribution.  These files are
maintained in the RPi-Distro project on github.

Several attempts have been made to reconcile conflicts between what's in
linux-firmware and what the hardware needs.  The existing approach is
functional but not maintainable since it combines material from three
repositories into a single package that claims to be linux-firmware.

Remove the appends that change the content of linux-firmware for rpi
hardware.  Add two new recipes that follow the RPi-Distro repositories:

* firmware-nonfree which forked from linux-firmware and replaces
  content is provided as linux-firmware-rpidistro;
* bluez-firmware which forked from (very old) bluez and adds content is
  provided as bluez-firmware-rpidistro.

The packages are named to make clear that these come from RPi-Distro,
rather than generic sources.  Licensing attempts to record the state of
licensing as documented in RPi-Distro.

Resolves: #298
Signed-off-by: Peter A. Bigot &lt;pab@pabigot.com&gt;
</content>
</entry>
<entry>
<title>machines: Drop VC4_CMA_SIZE</title>
<updated>2018-11-07T14:25:00+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-11-07T07:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=0c14814f230e90dcb8323b5168ec881a284082d9'/>
<id>urn:sha1:0c14814f230e90dcb8323b5168ec881a284082d9</id>
<content type='text'>
setting cma is not required with latest vc4 driver

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>machines: use new format for SERIAL_CONSOLES</title>
<updated>2018-08-16T16:54:54+00:00</updated>
<author>
<name>Hugo Hromic</name>
<email>hhromic@gmail.com</email>
</author>
<published>2018-08-16T13:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=576ac2786948e15b9e47d49ccd187acbf380f128'/>
<id>urn:sha1:576ac2786948e15b9e47d49ccd187acbf380f128</id>
<content type='text'>
From the documentation:

    SERIAL_CONSOLES - Provide a value that specifies the baud rate followed by
    the TTY device name separated by a semicolon. Use spaces to separate
    multiple devices

Fixes build error of `systemd-serialgetty` after recent commit 8218bec.

See: &lt;https://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-SERIAL_CONSOLES&gt;

Signed-off-by: Hugo Hromic &lt;hhromic@gmail.com&gt;
</content>
</entry>
<entry>
<title>machines: Replace obsolete SERIAL_CONSOLE with SERIAL_CONSOLES</title>
<updated>2018-08-16T10:34:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-08-16T00:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=8218bec1301bb41fb54ae30327b089c48f2e3b2c'/>
<id>urn:sha1:8218bec1301bb41fb54ae30327b089c48f2e3b2c</id>
<content type='text'>
Fix #302

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi3-64.conf: Define only the dtb files that are available for arch64</title>
<updated>2018-07-26T22:11:07+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-07-26T18:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9a9931fe0c5a2b19c28137225ac7e9a74f3fce57'/>
<id>urn:sha1:9a9931fe0c5a2b19c28137225ac7e9a74f3fce57</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi3-64.conf: Include cm3 dtb</title>
<updated>2018-07-16T18:52:15+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-07-16T16:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=6888a49ae84445136d138087290efcf6793c4149'/>
<id>urn:sha1:6888a49ae84445136d138087290efcf6793c4149</id>
<content type='text'>
Add the CM3 dtb in the boot partition so we can boot this board as well with
this machine.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>rpi-base.inc: install at86rf233 overlay</title>
<updated>2018-06-04T15:00:39+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>tossel@gmail.com</email>
</author>
<published>2018-06-02T11:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=2ad9aa01e7f342ca31831b0f57f4bb6e74d891c6'/>
<id>urn:sha1:2ad9aa01e7f342ca31831b0f57f4bb6e74d891c6</id>
<content type='text'>
Controlled with ENABLE_AT86RF variable

Signed-off-by: Anton Gerasimov &lt;tossel@gmail.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi3-64.conf: add 3B+ device tree</title>
<updated>2018-05-14T15:56:05+00:00</updated>
<author>
<name>Peter A. Bigot</name>
<email>pab@pabigot.com</email>
</author>
<published>2018-05-14T13:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=dd94917555ede15913d757dcb1ea017a968a85f6'/>
<id>urn:sha1:dd94917555ede15913d757dcb1ea017a968a85f6</id>
<content type='text'>
Closes #253

Signed-off-by: Peter A. Bigot &lt;pab@pabigot.com&gt;
</content>
</entry>
<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>
</feed>
