Hi,

On 9.10.2018 09:29, Rama Chandra wrote:
> 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
> 

First of all please use any latest version instead of ancient 2016.7.
I really can't remember what exactly was working at that time and not
going to look at it.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP SoCs


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to