[U-Boot] uboot 2013.01.01 compile error

Hello,I'm trying to compile the uboot for the smdk6400 board. but there is an error while compiling. first I make distclean then make smdk6400_config then make
the error appeared says that
arm-linux-gnueabi-ld.bfd:u- boot.lds:19: syntax error
my working environment is kubuntu 12.10 toolchain version is gcc-arm 4.7.2 Sorry to disturb you.

Dear Daniel-D Dax,
On Sunday, February 24, 2013 9:10:32 AM, Daniel-D Dax wrote:
Hello,I'm trying to compile the uboot for the smdk6400 board. but there is an error while compiling. first I make distclean then make smdk6400_config then make
the error appeared says that
arm-linux-gnueabi-ld.bfd:u- boot.lds:19: syntax error
my working environment is kubuntu 12.10 toolchain version is gcc-arm 4.7.2 Sorry to disturb you.
This board has been broken for a while in U-Boot. Please try a previous release of U-Boot until it works (I don't know from which release it stopped working), or fix it.
With Tom Rini's approval, next week I will post a series removing support for this board because it is broken and it does not follow U-Boot evolutions, which prevents some improvements in U-Boot. It will still be possible to restore it to fix it later, using Git's history.
Best regards, Benoît
participants (2)
-
Benoît Thébaudeau
-
Daniel-D Dax