[U-Boot] Unable to boot the system
Tingyu He
tingyu.he at alumni.upenn.edu
Thu Dec 19 22:27:49 CET 2013
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/linux/zynq
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.
1) Download Xilinx u-boot source code from
https://github.com/Xilinx/u-boot-xlnx
2) Follow the instructions on that wiki page to compile the code to
generate the u-boot (.elf) file.
root at l1-desktop:~/u-boot-xlnx-master# *export ARCH=arm*
root at l1-desktop:~/u-boot-xlnx-master# *export
CROSS_COMPILE=arm-xilinx-linux-gnueabi-*
root at l1-desktop:~/u-boot-xlnx-master# *make zynq_zc70x_config*
root at l1-desktop:~/u-boot-xlnx-master# *make all*
Did I miss something before "make"? Can anyone help me with the problem?
Thank you very much!
Hetty
-------------- next part --------------
A non-text attachment was scrubbed...
Name: boot_screen.jpg
Type: image/jpeg
Size: 1728054 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131219/3eaead74/attachment-0001.jpg>
More information about the U-Boot
mailing list