<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/recipes-bsp/u-boot/u-boot-xlnx_2015.04.bb, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2016-01-06T06:46:46+00:00</updated>
<entry>
<title>u-boot-xlnx_2015.04: Drop this version</title>
<updated>2016-01-06T06:46:46+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-01-06T06:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ae3a05b5be811d4a7d7a9651a4b28b5bff5df2cb'/>
<id>urn:sha1:ae3a05b5be811d4a7d7a9651a4b28b5bff5df2cb</id>
<content type='text'>
Newer version of u-boot-xlnx superseeds this version. Also remove any
patches which are only needed by this version of u-boot-xlnx.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>Fix up UBOOT_BINARY for Zynq and setup SPL to load correctly</title>
<updated>2015-11-26T10:03:39+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-11-26T10:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=e95274e56ff441c1f4cf45ba791ab16166f05bf8'/>
<id>urn:sha1:e95274e56ff441c1f4cf45ba791ab16166f05bf8</id>
<content type='text'>
u-boot-xlnx 'xilinx-v2015.2' (fixed in newer versions) incorrectly sets
the SPL image to load as 'u-boot-dtb.img' despite the images being built
having embedded device trees (OF_EMBED=y). This change fixes this up so that
there are no hacks to the u-boot recipes and no overrides to use the
incorrectly named U-Boot image file.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot-xlnx_2015.04: Refactor U-Boot SPL generation</title>
<updated>2015-11-26T09:09:17+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-11-26T08:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=c91bf97045c3f0187eff32d19840e89dd1157390'/>
<id>urn:sha1:c91bf97045c3f0187eff32d19840e89dd1157390</id>
<content type='text'>
Refactor the way the recipe handles depending, configuring and building
SPL with external or internally provided Zynq Platform Init code.

This refactor allows for the handling of all three configuration cases
for how the platform init files are provided, as well as simplifying how
machines define whether SPL/boot.bin can be built.

This change also reduces the need for a seperate SPL recipe and makes it
much simpler to have multiple recipes that can provide this feature.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot-xlnx_2015.04: Fix up configs for ZC70x</title>
<updated>2015-11-26T08:57:19+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-11-26T08:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=0b2dc91d157f5e105794363ed550e33401b81496'/>
<id>urn:sha1:0b2dc91d157f5e105794363ed550e33401b81496</id>
<content type='text'>
This version of U-Boot does not have configs for both the ZC702 and
ZC706 setup seperately, override the machine provided value in order to
select the available config for the boards.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>Fix up use of '_append +='</title>
<updated>2015-11-26T05:48:04+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-11-26T05:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=9fc69a54a6c8f78f310dc3c765b1ede4811a9821'/>
<id>urn:sha1:9fc69a54a6c8f78f310dc3c765b1ede4811a9821</id>
<content type='text'>
The use of '_append' and '+=' together is considered bad practice within
recipes. It is preferred to explicitly add the preceeding spaces where
they are applicable instead of using the '+=' to achieve the same
result.

Change all the uses of '_append +=' to match the recommended pattern,
adding in spaces where explicitly required.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot-xlnx: Update to 2015.04 'xilinx-v2015.2'</title>
<updated>2015-09-15T11:57:38+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-09-15T09:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=02a97e0f1082376fd7982fceeb140a93497eecf8'/>
<id>urn:sha1:02a97e0f1082376fd7982fceeb140a93497eecf8</id>
<content type='text'>
* Update to the 'xilinx-v2015.2' release tag, this corresponds to
  2015.04 version of u-boot
* Update microblaze configuration patch for this version
* Swap picozed patch for a upstream backported version

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
</feed>
