On Mon, 1 Sep 2008, Wolfgang Denk wrote: > Dear Guennadi Liakhovetski, > > In message <[EMAIL PROTECTED]> you wrote: > > SMDK6400 can only boot U-Boot from NAND-flash. This patch adds a nand_spl > > driver for it too. The board can also boot from the NOR flash, but due to > > hardware limitations it can only address 64KiB on it, which is not enough > > for U-Boot. Based on the original sources by Samsung for U-Boot 1.1.6. > > Can you please check the compiler options? This is what I get with > ELDK 4.1 for ARM: > > -> ./MAKEALL smdk6400 > cc1: error: invalid option 'eabi' > cc1: error: invalid option 'string' > ...
Looks like the problem is with the build system somewhere. After a distclean it builds cleanly. Whereas, just tried it after "kilauea" without any clean - was flooded with errors. A look in the log reveals, that it is trying to call ppc_4xx-gcc with arm options. Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [EMAIL PROTECTED] _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot