public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Xilinx Zed Board resets with Master
@ 2014-03-27  8:08 Tim Sander
  2014-03-27  8:21 ` Michal Simek
  0 siblings, 1 reply; 14+ messages in thread
From: Tim Sander @ 2014-03-27  8:08 UTC (permalink / raw)
  To: u-boot

Hi

As i have seen that the Xilinx support has entered master i just tried to boot 
it on a Xilinx Zynx Zedboard Rev. D. The build works with the xilinx git tree 
so i am pretty confident that its not some issues with bootgen or the embedded 
fpga image.

The board loads the fpga which can be seen by the blue "done" led of the 
ZedBoard. But then the LED turns off and about after a second or so it just 
lights up shortly again to turn off again. So it seems as if the board is 
somehow caught in a reboot loop. Any ideas what might be wrong?

I am building with:
export PATH=~/xilinx/SDK/2013.3/gnu/arm/lin/bin:$PATH
export CROSS_COMPILE=arm-xilinx-linux-gnueabi-
make clean
make distclean
make zynq_zed_config
make

The BOOT.BIN is build
xilinx/SDK/2013.3/bin/lin64/bootgen -image u-boot.bif -w on -o BOOT.BIN

And u-boot.bif looks like that:
the_ROM_image:
{
 [bootloader]zynq_fsbl_0.elf
system.bit
u-boot.elf
}

Best regards
Tim 

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-04-03  9:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27  8:08 [U-Boot] Xilinx Zed Board resets with Master Tim Sander
2014-03-27  8:21 ` Michal Simek
2014-03-27  8:50   ` Jagan Teki
2014-03-27 10:33     ` Tim Sander
2014-03-27 12:01       ` Michal Simek
2014-03-27 12:05         ` Michal Simek
2014-03-27 12:11         ` Jagan Teki
2014-03-27 13:17           ` Michal Simek
2014-03-27 16:32             ` Tim Sander
2014-03-27 16:46               ` Michal Simek
2014-03-28 15:20                 ` Tim Sander
2014-04-01 13:20                   ` Michal Simek
2014-04-03  9:27                   ` Tim Sander
2014-04-03  9:28                     ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox