Re: [U-Boot-Users] Intel KIXRP435 platform

2008-02-11 Thread Antonello Lombardinilo
> Where your toolchain/compiler come from? > Which version is it? Hi all, ciao Marco I tried with gcc version 4.2.0 (MontaVista 4.2.0-4.0.13.0704681 2007-12-22) and also with gcc version 3.4.3 (MontaVista 3.4.3-25.0.139.0703832 2007-08-22). Both toolchains are from Montavista Pro 5.0 and 4.0.

Re: [U-Boot-Users] Intel KIXRP435 platform

2008-02-08 Thread Marco Cavallini [KOAN]
Antonello Lombardinilo ha scritto: > Hi all, > I'am playing to porting u-boot to Intel KIXRP435 board > and starting from u-boot-ixp-HEAD from git. > I added kixrp435 platform cloning ixdp425 platform. > I modified a include/asm-arm/arch-ixp/ixp425.h and > cpu/ixp/start.S to initialize a DDR memory

[U-Boot-Users] Intel KIXRP435 platform

2008-02-08 Thread Antonello Lombardinilo
Hi all, I'am playing to porting u-boot to Intel KIXRP435 board and starting from u-boot-ixp-HEAD from git. I added kixrp435 platform cloning ixdp425 platform. I modified a include/asm-arm/arch-ixp/ixp425.h and cpu/ixp/start.S to initialize a DDR memory. The compilation fail with following err