<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/recipes-bsp/u-boot, branch pyro</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2017-06-20T13:07:02+00:00</updated>
<entry>
<title>u-boot-zynq-uenv.bb: Enforce default load addresses</title>
<updated>2017-06-20T13:07:02+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2017-06-20T12:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=6472328917c240d1ad03561f038a6fe2de8bb382'/>
<id>urn:sha1:6472328917c240d1ad03561f038a6fe2de8bb382</id>
<content type='text'>
There is differences in the value of *_load_address environment
variables between U-Boot versions (u-boot/u-boot-xlnx) as well as any
environment stored in spi flash. Instead of relying on correct
configuration being set, set the expected values in uEnv.txt to avoid
issues.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot-xlnx.inc: Remove redefinition of package arch</title>
<updated>2017-06-03T06:55:31+00:00</updated>
<author>
<name>Manjukumar Matha</name>
<email>manjukumar.harthikote-matha@xilinx.com</email>
</author>
<published>2017-05-15T21:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=e2acbfafc44d7b4a753ae74a5bb928d6ae878e00'/>
<id>urn:sha1:e2acbfafc44d7b4a753ae74a5bb928d6ae878e00</id>
<content type='text'>
PACKAGE_ARCH = "${MACHINE_ARCH}" is defined in u-boot.inc. Remove the
package arch here to be consistent with upstream

Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
Reviewed-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot-xlnx: Add recipe for xilinx-v2017.1 release</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=29fb9abca7fc72bbd327d547ebeb04a02d0617ea'/>
<id>urn:sha1:29fb9abca7fc72bbd327d547ebeb04a02d0617ea</id>
<content type='text'>
Add a recipe for the u-boot-xlnx xilinx-v2017.1 release, this release is
based on v2017.01 of U-Boot. Also add an updated version of the patches.

This patch also moves the FILESEXTRAPATHS prepend to the u-boot-xlnx.inc
due to common use. And a u-boot-xlnx/${XILINX_RELEASE_VERSION} subdir is
added to the list for version specific patches.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot-xlnx_2016.4.bb: Add provided ZynqMP platform init configs</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=a53f7215ba4d3b5f636b07fb593d34b44c0aeb20'/>
<id>urn:sha1:a53f7215ba4d3b5f636b07fb593d34b44c0aeb20</id>
<content type='text'>
Add the configs that have platform-init files already available in the
u-boot-xlnx source.

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>u-boot-spl-zynq-init.inc: Add support for ZynqMP</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:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=807626359d4de89f0dffedec29ec19cb78899cf4'/>
<id>urn:sha1:807626359d4de89f0dffedec29ec19cb78899cf4</id>
<content type='text'>
Update to using the xilinx-platform-init.bbclass and depending on the
'virtual/xilinx-platform-init' provider. This allows for more generic
support of platform-init (between Zynq7, ZynqMP and any future targets).

This change also renames some of the variables used for defining the
source of the platform-init files for SPL. Specifically HAS_PS7INIT is
renamed to HAS_PLATFORM_INIT, and FORCE_PS7INIT is renamed to
FORCE_PLATFORM_INIT. However for compatibility the existing variables
still function as expected.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot-xlinx: Workaround to trigger network based jtagboot</title>
<updated>2017-03-11T14:45:24+00:00</updated>
<author>
<name>Jason</name>
<email>jason.hy.wu@gmail.com</email>
</author>
<published>2017-03-10T10:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=58e67a3cc13018fd03b3404301960c48a5097c4a'/>
<id>urn:sha1:58e67a3cc13018fd03b3404301960c48a5097c4a</id>
<content type='text'>
Currently the jtagboot cmd fails when jtagmemboot failed. This is
because the jtagmemboot returns false when it fail the itest.w or the
booti failed. Thus the network based jtagboot cmd never gets triggered.

The jtagboot can't be purely base on the itest.w because sometimes
the dhcp command triggers the Image download which has valid image
in the ram. This passes the itest.w and iminfo test but fail the
booti.

This patch triggers the network based jtagboot cmd if jtagmemboot
failed.

Signed-off-by: Jason Wu &lt;jason.hy.wu@gmail.com&gt;
Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot-xlnx: For ZynqMP setup auto-boot for JTAG loading</title>
<updated>2017-02-16T03:56:55+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-11-04T11:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=064b144ca332942487a9ab6de0a892987b4307ef'/>
<id>urn:sha1:064b144ca332942487a9ab6de0a892987b4307ef</id>
<content type='text'>
When booting a ZynqMP machine configured to boot from JTAG, setup U-Boot
to attempt to automatically load the kernel, rootfs and device tree from
default memory locations.

This enables auto-booting for QEMU allowing for a completely automated
boot up when using qemu-xilinx.

Note the patch in this change is not acceptable for upstreaming in its
current form. The upstream maintainer would however accept a similar
change that uses FIT instead of individual components.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
Reviewed-by: Alistair Francis &lt;alistair.francis@xilinx.com&gt;
</content>
</entry>
<entry>
<title>u-boot-xlnx: Update to xilinx-v2016.4 release</title>
<updated>2017-02-16T03:55:57+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2017-02-08T08:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=5032ae24c8337cca287cc1075515e3320e05fb4c'/>
<id>urn:sha1:5032ae24c8337cca287cc1075515e3320e05fb4c</id>
<content type='text'>
Update the u-boot-xlnx recipe to the xilinx-v2016.04 release.

Note that this changes the naming convention for the .bb file, this has
no affect on the value of PV since it is specified in the recipe itself.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>u-boot_*.bbappend: Change u-boot bbappend to wildcard</title>
<updated>2017-02-01T12:46:21+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2017-01-23T10:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=9b15ecef3759e3896b820d49f9e2bb67db9889c5'/>
<id>urn:sha1:9b15ecef3759e3896b820d49f9e2bb67db9889c5</id>
<content type='text'>
This append no longer provides patches and only includes the platform
init injection support. As such this append can apply generally to
'u-boot' versions.

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