
Hi,
On 12/19/2013 10:27 PM, Tingyu He wrote:
Hello,
I have set up my system with two boards ZC706 from Xilinx and AD-FMCOMMS2-EBZ from ADI. Then I built the boot images and prepared them in the SD card as per the following wiki page:
http://wiki.analog.com/resources/eval/user-guides/ad-fmcomms2-ebz/software/l...
I met some problems with my built u-boot.elf file. The boot image BOOT.BIN generated from my built u-boot.elf does not work. I attached the screen capture of the error messages when booting the system from SD card.
Below are the steps of how I built the u-boot.elf.
- Download Xilinx u-boot source code from
https://github.com/Xilinx/u-boot-xlnx
- Follow the instructions on that wiki page to compile the code to
generate the u-boot (.elf) file.
root@l1-desktop:~/u-boot-xlnx-master# *export ARCH=arm*
root@l1-desktop:~/u-boot-xlnx-master# *export CROSS_COMPILE=arm-xilinx-linux-gnueabi-*
root@l1-desktop:~/u-boot-xlnx-master# *make zynq_zc70x_config*
root@l1-desktop:~/u-boot-xlnx-master# *make all*
Did I miss something before "make"? Can anyone help me with the problem?
You should ask questions like this at git@xilinx.com if you are using non mainline xilinx u-boot.
I will reply your email privately.
Thanks, Michal