From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 10 Feb 2007 08:59:39 +0100 Subject: [U-Boot-Users] [PATCH] Add first Netstal board HCU4 In-Reply-To: <200702092137.23677.niklaus.giger@member.fsf.org> References: <200702092137.23677.niklaus.giger@member.fsf.org> Message-ID: <200702100859.39957.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 =====================================================================