From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Sun, 24 Feb 2013 15:04:09 +0100 (CET) Subject: [U-Boot] uboot 2013.01.01 compile error In-Reply-To: References: Message-ID: <466557146.82470.1361714649598.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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