From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Add first Netstal board HCU4
Date: Sat, 10 Feb 2007 08:59:39 +0100 [thread overview]
Message-ID: <200702100859.39957.sr@denx.de> (raw)
In-Reply-To: <200702092137.23677.niklaus.giger@member.fsf.org>
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
=====================================================================
next prev parent reply other threads:[~2007-02-10 7:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-09 20:37 [U-Boot-Users] [PATCH] Add first Netstal board HCU4 Niklaus Giger
2007-02-10 7:59 ` Stefan Roese [this message]
2007-02-10 9:01 ` Niklaus Giger
2007-02-10 19:15 ` Stefan Roese
2007-02-12 18:13 ` [U-Boot-Users] Antw: " Niklaus Giger
2007-02-12 19:25 ` Stefan Roese
2007-02-14 17:10 ` Niklaus Giger
2007-04-04 15:30 ` Stefan Roese
2007-04-06 16:16 ` Niklaus Giger
2007-04-06 16:58 ` Stefan Roese
2007-04-06 19:31 ` Wolfgang Denk
2007-04-06 19:39 ` Wolfgang Denk
2007-04-10 6:55 ` Stefan Roese
2007-04-10 8:30 ` Stefan Roese
2007-04-04 15:40 ` [U-Boot-Users] " Stefan Roese
2007-04-06 16:22 ` Niklaus Giger
2007-04-10 12:36 ` Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200702100859.39957.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.