<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/recipes-bsp/rpi-u-boot-scr, branch pyro</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=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2016-12-06T18:16:11+00:00</updated>
<entry>
<title>u-boot: Simplify boot script</title>
<updated>2016-12-06T18:16:11+00:00</updated>
<author>
<name>Jonathan Liu</name>
<email>net147@gmail.com</email>
</author>
<published>2016-11-30T21:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=064aa0a3884d4ef2cd7e9fdfebec19167b52b2e7'/>
<id>urn:sha1:064aa0a3884d4ef2cd7e9fdfebec19167b52b2e7</id>
<content type='text'>
A patch is backported to check if the firmware loaded a device tree blob
into memory and set the fdt_addr variable if it is found. The U-Boot
script will then read the command line arguments generated by the
firmware from the device tree and boot the kernel with the command
line arguments and the loaded device tree.

This allows things like MAC address, board revision and serial number
to be correctly configured and options in config.txt to be used.

An additional patch is backported and further changes are made to support
this.

Signed-off-by: Jonathan Liu &lt;net147@gmail.com&gt;
Signed-off-by: Paul Barker &lt;paul@paulbarker.me.uk&gt;
</content>
</entry>
<entry>
<title>rpi-u-boot-scr: Add recipe to create u-boot boot script</title>
<updated>2016-10-31T14:58:48+00:00</updated>
<author>
<name>Paul Barker</name>
<email>paul@paulbarker.me.uk</email>
</author>
<published>2016-10-22T19:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=56047ad7dbbfc26f37a54a5afe7bc222924e4cc2'/>
<id>urn:sha1:56047ad7dbbfc26f37a54a5afe7bc222924e4cc2</id>
<content type='text'>
Upstream u-boot searches the boot partition for a script named 'boot.scr'. If
this file exists it is executed as a sequence of u-boot commands in order to
boot the system. This script must be compiled using the mkimage command to
ensure that it is understood by u-boot.

Signed-off-by: Paul Barker &lt;paul@paulbarker.me.uk&gt;
</content>
</entry>
</feed>
