Hello,
I am using the picoZed SoM in my design. I would like to target the Vivado 2014.4 version of the Xilinx tools. I would like to build the kernel and u-boot from scratch (for a number of reasons). It looks like picoZed is not supported in u-boot in this git branch. A patch has been accepted here:
http://lists.denx.de/pipermail/u-boot/2015-April/210826.html
What is the best way for me to apply this patch to the 2014.4 branch in the u-boot-xlnx repo? It looks like there are some files that have changed since this branch, and I don't really want to go down the whole crazy path of changing things and not knowing what the effect will be until I package my BOOT.BIN file.
Additionally, is there any patches that I need to apply to the kernel xilinx-v2014.4 branch to get it to boot on the picoZed?
Thanks!
-TD