Hi sir,
i am using ZYNQ ZC706 Board and i have downloaded
u-boot(2016.7),uImage,root file system files from wiki.xilinx.com website
downloaded and properly working all the things.
But i am doing manually downloaded u-boot from github and ELDK-5.5.3
version taken

export
PATH=/opt/eldk-5.5.3/armv7a-hf/sysroots/i686-eldk-linux/usr/bin:/opt/eldk-5.5.3/armv7a-hf/sysroots/i686-eldk-linux/usr/bin/arm-linux-gnueabi:$PATH
export ARCH=arm
export CROSS_COMPILE=arm-linux-gnueabi-
source /opt/eldk-5.5.3/armv7a-hf/environment-setup-*
cd /home/ram/Desktop/arm/u-boot-2016.07/
make distclean
make zynq_zc706_defconfig
make all

those above things used created u-boot.bin file but in serial monitor
nothing displaying its problem with u-boot version (but both are same
versions) or ELDK-5.5.3 is not creating properly

-- 
Thanks & Regards,
RamaChandra PC
+918892147159.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to