Hi,
For building U-boot and Linux kernel, i need the cross toolchain for my Zedboard but the link http://www.xilinx.com/member/mentor_codebench/xilinx-2011.09-50-arm-xilinx-linux-gnueabi.bin says that
Error
This Registration group has been disabled. We cannot fulfill your request.
How can i get the installer ?
And is there an alternative way to build the u-boot and kernel except than the mentor's codesourcery for xilinx? I mean can i build the u-boot and xilinx linux kernel in my ubuntu desktop without codesourcery installed?
PS: When i install the codesourcery from mentor's website (arm gnueabi linux version) and try to build the u-boot, like in the sppedway workshop 1_2, when i apply the patch, it gives error:
[root@onur u-boot-xlnx]# git apply 0001-Xilinx-ARM-Experimental-32MB-Ramdisk-on-ZedBoard.patch
error: patch failed: include/configs/zynq_zed.h:38
Thanks in advance.