[U-Boot-Users] [PATCH] Add first Netstal board HCU4

Stefan Roese sr at denx.de
Sat Feb 10 08:59:39 CET 2007


Hi Niklaus,

On Friday 09 February 2007 21:37, Niklaus Giger wrote:
> h) ./MAKEALL
> Most target run okay, but I have errors like
> Configuring for p3mx board...
> p3mx.c:48:18: error: p3mx.h: No such file or directory
> p3mx.c:48:18: error: p3mx.h: No such file or directory
> which I believe are unrelated to my changes.

That's my fault. Fixed soon.

> I am unsatisfied that I had to add a flash.c to my board, but I have at
> the moment no idea how a clean solution should look like. But I think in
> the various flash.c there is a lot of duplicated code around.

Yes, that has mostly historic reasons. So why do you have to use a board 
specific flash driver and not the common cfi driver?

> As our board has ECC memory, I would like to submit in a second step a
> patch to get ECC working on  PPC405.

So the current patch doesn't include this ECC support? Do you use the 4xx SPD 
driver (cpu/ppc/spd_sdram.c) or the no SPD driver (cpu/ppc/sdram.c)? Or even 
a board specif one?

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany
=====================================================================




More information about the U-Boot mailing list