When I run
git clone git://git.xilinx.com/u-boot-xarm.git
I get
Cloning into 'u-boot-xarm'...
fatal: The remote end hung up unexpectedly
for a week now. Just trying to follow these directions
http://wiki.xilinx.com/zynq-base-trd-14-3#toc8
When I run
git clone git://git.xilinx.com/u-boot-xarm.git
I get
Cloning into 'u-boot-xarm'...
fatal: The remote end hung up unexpectedly
for a week now. Just trying to follow these directions
http://wiki.xilinx.com/zynq-base-trd-14-3#toc8
Hi h_corey,
Thanks for posting this solution.
The short answers for others to use for this topic is to clone from the latest Xilinx U-Boot repository using this command.
git clone git://git.xilinx.com/u-boot-xlnx.git
Regards,
-Kevin