<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/recipes-bsp/platform-init, 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>2017-12-14T00:11:14+00:00</updated>
<entry>
<title>meta-xilinx: Restructuring meta-xilinx to support multiple layers</title>
<updated>2017-12-14T00:11:14+00:00</updated>
<author>
<name>Manjukumar Matha</name>
<email>manjukumar.harthikote-matha@xilinx.com</email>
</author>
<published>2017-12-07T00:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=a18947c20dba2c0c38db8bde1ad4684995df4bbd'/>
<id>urn:sha1:a18947c20dba2c0c38db8bde1ad4684995df4bbd</id>
<content type='text'>
As discussed previously on mailing list, we are proceeding with layer
restructuring. For rocko release we will have the following layers

meta-xilinx
        -&gt;meta-xilinx-bsp (current meta-xilinx)
        -&gt;meta-xilinx-contrib

In the subsequent releases we will add other layers from Xilinx
meta-xilinx
        -&gt;meta-xilinx-bsp (current meta-xilinx)
        -&gt;meta-petalinux
        -&gt;meta-xilinx-tools
        -&gt;meta-xilinx-contrib

This will provide one clone to get all the required meta layers from
Xilinx for a complete solution, and the users can blacklist any layer
which they don't want to use using bblayer.conf.
This will enables us to help our vendors/partners to add their reference
designs, board definitions etc.

Recipe changes :
 * Move reference design zybo-linux-bd.bb to meta-xilinx-contrib
 * Move kernel patches realted to zybo-linux-bd-zynq7 board to
   meta-xilinx-contrib
 * Update README

Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>platform-init.bb: Update to xilinx-platform-init</title>
<updated>2017-04-27T14:22:54+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2017-01-14T11:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=aa0b08892caf05f8ac35e56db5fef104538042bc'/>
<id>urn:sha1:aa0b08892caf05f8ac35e56db5fef104538042bc</id>
<content type='text'>
Update to use xilinx-platform-init.bbclass. And change to providing the
generic 'virtual/xilinx-platform-init' as opposed to a zynq7 specific
one.

Remove the 'zynq7-platform-init.inc' this include was only useful for
recipes that provide/package only platform-init files. Which means it is
no more useful that the platform-init.bb recipe itself. Layers that want
to provide additional platform-init files can bbappend to the
platform-init recipe.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>platform-init: Replace files to file in LIC_FILES_CHKSUM</title>
<updated>2016-09-09T14:15:12+00:00</updated>
<author>
<name>Sujith Haridasan</name>
<email>Sujith_Haridasan@mentor.com</email>
</author>
<published>2016-09-05T13:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=2d4d0ea981596b496057062685d4954f7b6b2892'/>
<id>urn:sha1:2d4d0ea981596b496057062685d4954f7b6b2892</id>
<content type='text'>
Replace files:// to file:// in LIC_FILES_CHKSUM

Signed-off-by: Christopher Larson &lt;chris_larson@mentor.com&gt;
Signed-off-by: Sujith Haridasan &lt;Sujith_Haridasan@mentor.com&gt;
Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>zynq7-platform-init.inc: Use the new SYSROOT_DIRS variable</title>
<updated>2016-06-16T12:04:17+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-06-16T12:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=64a342a2d76c2397c5dff1815e6c78af9f86b9e5'/>
<id>urn:sha1:64a342a2d76c2397c5dff1815e6c78af9f86b9e5</id>
<content type='text'>
Convert the sysroot stage functions into paths in the SYSROOT_DIRS
variable. This variable was added to OE-Core (commit id 80e7e7f).

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>platform-init.bb: Remove ps7_init for ZYBO</title>
<updated>2016-03-31T09:50:13+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-03-31T09:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=41c4dd404a8cb1393feeecd99dda17cf5cab3942'/>
<id>urn:sha1:41c4dd404a8cb1393feeecd99dda17cf5cab3942</id>
<content type='text'>
U-Boot 2016.01 provides the ps7_init for the ZYBO board, thus it is no
longer required to provide this ps7_init independently.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>fsbl-platform-init: Drop this recipe it is no longer required</title>
<updated>2016-01-06T06:53:36+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-01-06T06:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=5b04983edd11bbf0dc6ed878f8a447352ee4e25f'/>
<id>urn:sha1:5b04983edd11bbf0dc6ed878f8a447352ee4e25f</id>
<content type='text'>
The ps7_init_gpl.* files for zc702, zc706, zedboard and microzed are
now available as part of the U-Boot source and are automatically
selected and handled from within the U-Boot recipe. As such this recipe
is no longer required.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>platform-init: v2014.4 is no longer on master branch</title>
<updated>2015-11-03T13:09:54+00:00</updated>
<author>
<name>Manjukumar Matha</name>
<email>manjukumar.harthikote-matha@xilinx.com</email>
</author>
<published>2015-10-17T00:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=e840b27de7b1e5c88c14b977c4aa33e8036cc53f'/>
<id>urn:sha1:e840b27de7b1e5c88c14b977c4aa33e8036cc53f</id>
<content type='text'>
Due to changes in embeddedsw repo, the v2014.4 tag is no longer on the
master branch. This commit fixes the recipe accordingly.

Signed-off-by: Manjukumar Matha &lt;manjukum@xilinx.com&gt;
Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>platform-init: Add platform init files for picozed-zynq7</title>
<updated>2015-04-14T04:01:18+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-13T08:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=45a50328f83e38c3431aa0aa80079b4fda8adde9'/>
<id>urn:sha1:45a50328f83e38c3431aa0aa80079b4fda8adde9</id>
<content type='text'>
* Add the platform init files for the picozed-zynq7 machine
* The files were generated from a fresh Vivado 2014.4 project using the
  supplied machine TCL on the picoZed website:
    http://picozed.org/support/documentation/4736

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>platform-init: Add recipe for local platform init files</title>
<updated>2015-04-14T04:00:44+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-13T05:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=684e1f46c8462a64b183a72b728bf8a0960d8a2d'/>
<id>urn:sha1:684e1f46c8462a64b183a72b728bf8a0960d8a2d</id>
<content type='text'>
* Add local recipe for providing platform info files (ps7_init_gpl.[ch])
* Add local files for the zybo-zynq7 board

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>platform-init/fsbl-platform-init: Add recipe</title>
<updated>2015-03-31T05:56:47+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-03-02T04:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=863bd56d23cdb52de56dd1e3856a11187e934129'/>
<id>urn:sha1:863bd56d23cdb52de56dd1e3856a11187e934129</id>
<content type='text'>
* Create recipe to handle retrieving the platform init files
  (ps7_init_gpl.[ch]) for use with other recipes
* Add the zynq7-platform-init.inc include for reuse

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