[U-Boot] [PATCH 7/7 v7] ARM: Add support for S3C6400 based SMDK6400 board

Guennadi Liakhovetski lg at denx.de
Mon Sep 1 12:15:06 CEST 2008


On Mon, 1 Sep 2008, Wolfgang Denk wrote:

> Dear Guennadi Liakhovetski,
> 
> In message <Pine.LNX.4.64.0808111732140.30591 at axis700.grange> 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: office at denx.de


More information about the U-Boot mailing list