Hi,
I'm now stuck in the very first steps ;;;
When I follow your getting started tutorial, on U-BOOT compiling(make zynq_zed) I got this error messages.
scripts/kconfig/conf --silentoldconfig Kconfig
scripts/kconfig/conf --silentoldconfig Kconfig
CHK include/config.h
UPD include/config.h
GEN include/
autoconf.mkgcc: error: unrecognized command line option ‘-mno-unaligned-access’
gcc: error: unrecognized command line option ‘-mfpu=neon’
make[2]: *** [include/
autoconf.mk] Error 1
make[1]: *** [silentoldconfig] Error 1
make: *** No rule to make target `zynq_zed'. Stop.
I think the right images are installed. And I made ".config file" by "make zynq_zed_defconfig"
I'm using Ubuntu 14, also got almost same thing with Centos 6
Could you help me out of this problem?
2015년 1월 26일 월요일 오전 6시 46분 19초 UTC+9, Christoph Rüthing 님의 말: