<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git, branch ag/rpi4-uboot-update</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%2Frpi4-uboot-update</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=ag%2Frpi4-uboot-update'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2019-07-19T15:19:42+00:00</updated>
<entry>
<title>u-boot: Update patches for RPi4</title>
<updated>2019-07-19T15:19:42+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-07-19T15:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=6531d1d0bb23f390066fe7cead2d95ad6ac4db72'/>
<id>urn:sha1:6531d1d0bb23f390066fe7cead2d95ad6ac4db72</id>
<content type='text'>
After a review in upstream, some of the patches were modified. Most
notable changes:
1. use directly the dtb passed by the firmware and make sure uboot
doesn't tweak memory/reg
2. remove known unimplemented support (usb, eth etc.)
3. drop patches that are not needed anymore with the new firmware update
(for example 0012-bcm283x-mbox-Correctly-wait-for-space-to-send.patch)

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>rpi-base.inc: Enabling open-source vc4graphics driver for all RPI platforms</title>
<updated>2019-07-18T16:00:07+00:00</updated>
<author>
<name>Riyaz</name>
<email>Riyaz.l@ltts.com</email>
</author>
<published>2019-05-15T10:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=03488c61599ddb8efdecd1a48c211d083ce4ea78'/>
<id>urn:sha1:03488c61599ddb8efdecd1a48c211d083ce4ea78</id>
<content type='text'>
Vc4graphics enables drm backend on wayland Compositor (weston &amp; westeros)
Appending vc4graphics machine feature to use mesa drivers for OpenGL and
V4l2 for video.

Signed-off-by: Riyaz &lt;Riyaz.l@ltts.com&gt;
</content>
</entry>
<entry>
<title>u-boot: Replace custom fork by patches</title>
<updated>2019-07-18T16:00:07+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-07-18T12:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=c33649a678401783a23ffbb59c1afbf1f5c2b9c4'/>
<id>urn:sha1:c33649a678401783a23ffbb59c1afbf1f5c2b9c4</id>
<content type='text'>
The upstream branch might suffer rebases due to effort of pushing the
patches upstream. To avoid issues, let's have here the patches we need
for RPi 4 support.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>rpi-config: Check some config values against "1"</title>
<updated>2019-07-18T16:19:06+00:00</updated>
<author>
<name>Carton</name>
<email>joel.carron@eeproperty.ch</email>
</author>
<published>2019-07-18T10:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e4936f361b63a57ee324abe71ce0642d36b81172'/>
<id>urn:sha1:e4936f361b63a57ee324abe71ce0642d36b81172</id>
<content type='text'>
When we read the docs, we have the feelings that theses variables are
boolean ones. So I was setting, for example in my distro.conf file the
variable ' ENABLE_I2C = "1" ' to enable I2C. Then I wanted to disable it
by simply setting 'ENABLE_I2C' to "0" but it wasn't working. So I
noticed that, for example, ' ENABLE_UART ' was checked with ' = "1" '
condition and some other "boolean" was checked against ' -n ' like for
ENABLE_I2C.

This commit tries to have an uniform behavior for all variables that are
shown in the doc under the format ' VARIABLE = "1" ' to enable them and
the reader can think they are kind of 'boolean' values.

Signed-off-by: Joël Carron &lt;joel.carron@eeproperty.ch&gt;
</content>
</entry>
<entry>
<title>bluez5: Fixed typo (RC_URI -&gt; SRC_URI)</title>
<updated>2019-07-18T16:00:07+00:00</updated>
<author>
<name>Carton</name>
<email>joel.carron@eeproperty.ch</email>
</author>
<published>2019-07-17T09:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=c49d09c725a19ec9c4ee79bef56c5f8784fd23bc'/>
<id>urn:sha1:c49d09c725a19ec9c4ee79bef56c5f8784fd23bc</id>
<content type='text'>
Signed-off-by: Joël Carron &lt;joel.carron@eeproperty.ch&gt;
</content>
</entry>
<entry>
<title>raspberrypi4-64.conf: Remove memory limitation</title>
<updated>2019-07-18T12:27:34+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-07-17T13:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=d44c0c3f197323154144fd2ba221074087ea85ba'/>
<id>urn:sha1:d44c0c3f197323154144fd2ba221074087ea85ba</id>
<content type='text'>
We can do this because the kernel now includes a workaround for the DMA
issue.
https://github.com/raspberrypi/linux/pull/3080

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Bump 4.19 revision</title>
<updated>2019-07-18T12:27:34+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-07-17T13:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9728806fe529c2df83500c0647cf891d10231dc9'/>
<id>urn:sha1:9728806fe529c2df83500c0647cf891d10231dc9</id>
<content type='text'>
This version includes a workaround for the usable DMA memory. It limits
the DMA to the first 1G.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Build dtbs with dtbs make target for all 64bit targets</title>
<updated>2019-07-16T12:39:01+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-07-15T13:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=1e329d36c99718194d20e6216f1c13199e124bb7'/>
<id>urn:sha1:1e329d36c99718194d20e6216f1c13199e124bb7</id>
<content type='text'>
We already do this for rpi3-64 and we will need it for rpi4-64 as well.
See 6c4de0b5fe44b8e661f1391ee8540a7f04d75315 for more details.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Bump 4.19 to 4.19.58</title>
<updated>2019-07-16T12:38:41+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-07-15T13:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9966bdcfe649e8fc03ac3d34c801f6ba64a7e9c4'/>
<id>urn:sha1:9966bdcfe649e8fc03ac3d34c801f6ba64a7e9c4</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>raspberrypi4.conf: The firmware uses kernel7l.img when LPAE is supported</title>
<updated>2019-07-16T12:38:41+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2019-07-12T16:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=982a81e4b85057cf289ac8719068b81ecc011209'/>
<id>urn:sha1:982a81e4b85057cf289ac8719068b81ecc011209</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
</feed>
