Hi,
I would like build u-boot for my Zedboard but I have some problem.
I am following the tutorial "Ubuntu Desktop Linux".
I set the PATH to : <directory>/SDK/2015.1/gnu/arm/lin/bin
I set the environemment variable CROSS_COMPILE to : arm-xilinx-linux-gnueabi-
I set ARCH to : arm
and when I launch "sudo make distclean" I have this error :
sudo: arm-xilinx-linux-gnueabi-gcc : command nor found
and I don't know why ????
Thanks
Jo