<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/conf/machine/zybo-zynq7.conf, 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>conf/machine: Add virtual/boot-bin dependency and set provider</title>
<updated>2017-12-04T22:24:31+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2017-12-03T09:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d88df6fc0ef6be2ffc7edb65258060ac51bbee89'/>
<id>urn:sha1:d88df6fc0ef6be2ffc7edb65258060ac51bbee89</id>
<content type='text'>
Add virtual/boot-bin to EXTRA_IMAGEDEPENDS for all Zynq and ZynqMP
targets that use the deployed boot.bin from U-Boot.

Set the default provider for virtual/boot-bin to the current
virtual/bootloader provider. This handles the differing
u-boot/u-boot-xlnx defaults and also sets up the default provider for
consumers of machine-xilinx-default.inc.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>*-zynq7: Change some boards to mainline U-Boot by default</title>
<updated>2017-05-30T08:46:21+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2017-05-30T08:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=2475a0fb482c3c68303018340e68fc304b2be8b9'/>
<id>urn:sha1:2475a0fb482c3c68303018340e68fc304b2be8b9</id>
<content type='text'>
Change the microzed-zynq7, picozed-zynq7 and zybo-zynq7 machines to use
the mainline U-Boot by default.

All these machines can be supported by the mainline U-Boot and do not
require any of the drivers/features that are only provided in the Xilinx
vendor tree (u-boot-xlnx).

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot-zynq-uenv.bb: Add recipe to generate uEnv.txt environment</title>
<updated>2017-05-15T11:27:31+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2017-05-15T11:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=0264be4b1718048e89f073825c61b10b858ebeab'/>
<id>urn:sha1:0264be4b1718048e89f073825c61b10b858ebeab</id>
<content type='text'>
Add a recipe to generate uEnv.txt environments for SD boot of Zynq
targets. This replaces the existing uEnv.txt for zc702/zedboard that
were manually created and populated only for u-boot-xlnx builds.

The generated uEnv.txt files also support auto loading of the fpga
bitstream before the kernel.

Also enable the use of this recipe for all *-zynq7 machines that use
U-Boot and have SD/eMMC available. And additionally setup
IMAGE_BOOT_FILES for these machines.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>conf/machine/*-zynq7.conf: Use 'spl/boot.bin' for Zynq SPL images</title>
<updated>2016-03-31T08:35:01+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-03-30T13:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=3f604ff9868892c7837e8ecc1419e8ea39107c24'/>
<id>urn:sha1:3f604ff9868892c7837e8ecc1419e8ea39107c24</id>
<content type='text'>
The boot.bin built by u-boot is located in spl/boot.bin, this is now the
default location of the build product and is consistent between mainline
and the Xilinx vendor tree. This was upstream as of v2016.01 of u-boot.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>zybo-zynq7: Switch over to in kernel device tree</title>
<updated>2016-03-06T10:04:03+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-02-24T06:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=32c5379aa666657e7a65f0abd195f49314bb4aca'/>
<id>urn:sha1:32c5379aa666657e7a65f0abd195f49314bb4aca</id>
<content type='text'>
* Switch to the device tree that is available in the kernel source tree
* Remove the in layer device tree and configuration for the in layer
  device tree
* Setup IMAGE_BOOT_FILES with the correct target device tree from the
  kernel source/recipe

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>conf/machine/*-zynq7.conf: Update the configuration of SPL</title>
<updated>2015-11-26T09:09:22+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-11-26T09:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d72fa7e585d81ce217254485c8b4b3ff78b8addb'/>
<id>urn:sha1:d72fa7e585d81ce217254485c8b4b3ff78b8addb</id>
<content type='text'>
Machines now only need to set SPL_BINARY to 'boot.bin' to enable the
generation of boot.bin and/or u-boot-spl binaries.

If a machine sets SPL_BINARY and does not provide any way to attain the
platform init code bitbake will fail with a dependency error.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>conf/machine/*.conf: Update MACHINE_FEATURES</title>
<updated>2015-04-17T07:49:09+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-17T07:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=edca777d4af70095654794ae8ca462d77c93b308'/>
<id>urn:sha1:edca777d4af70095654794ae8ca462d77c93b308</id>
<content type='text'>
* Update MACHINE_FEATURES for each machine to reflect the correct
  features provided on a per machine basis

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zybo-zynq7: Add machine dependencies for boot.bin generation</title>
<updated>2015-04-14T04:00:45+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-13T05:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ef6df511d45bde586b502fd7b48afcb3e1b22f27'/>
<id>urn:sha1:ef6df511d45bde586b502fd7b48afcb3e1b22f27</id>
<content type='text'>
Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zybo-zynq7: Add machine config and device trees for ZYBO board</title>
<updated>2015-04-14T04:00:32+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-13T05:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=cf91f7395b6fee681225c681b46df6b6b08f0395'/>
<id>urn:sha1:cf91f7395b6fee681225c681b46df6b6b08f0395</id>
<content type='text'>
* Add the device tree includes for the ZYBO board
* Add machine config for the ZYBO board

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