From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 2/2 v2] PPC4xx: Enable Primordial Stack for 40x and Unify ECC Handling
Date: Thu, 22 May 2008 20:35:53 +0200 [thread overview]
Message-ID: <200805222035.53675.sr@denx.de> (raw)
In-Reply-To: <C45AE743.F580%gerickson@nuovations.com>
On Thursday 22 May 2008, Grant Erickson wrote:
> > Why do we now still have the SDRAM setup for Kilauea included in
> > assembler? Is it because of the NAND booting support? If yes, then leave
> > it as is and I'll clean this up later.
>
> Precisely. You have better exposure and visibility to the subtle nuances of
> NAND booting on Kilauea, so wrapping up that particular issue is best left
> to your experience.
OK. I'll take care of this.
> >> diff --git a/board/amcc/kilauea/memory.c b/board/amcc/kilauea/memory.c
> >> index 1d7a3fa..b7e2344 100644
> >> --- a/board/amcc/kilauea/memory.c
> >> +++ b/board/amcc/kilauea/memory.c
> >>
> >> ...
> >>
> >> diff --git a/board/amcc/makalu/memory.c b/board/amcc/makalu/memory.c
> >> index b03b60b..326feb7 100644
> >> --- a/board/amcc/makalu/memory.c
> >> +++ b/board/amcc/makalu/memory.c
> >>
> >> ...
> >
> > Please remove this file completely. It's not needed anymore, since we now
> > use the common DDR2 controller init code you introduced with this patch.
> > Please remove the testdram() function completely and move the
> > sdram_init() to makalu.c.
>
> For both Kilauea and Makalu or just Makalu and you'll address Kilauea in
> the course of handling init.S?
Just do Makalu. I need to tackle Kilauea anyway, so I'll clean this up in a
later patch in this merge window.
And please base you new patches against the TOT of Wolfgangs master branch. He
has already pushed his "Big white-space cleanup" and there could be merge
problems with your work.
Thanks.
Best regards,
Stefan
=====================================================================
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
=====================================================================
prev parent reply other threads:[~2008-05-22 18:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-21 21:32 [U-Boot-Users] [PATCH 2/2 v2] PPC4xx: Enable Primordial Stack for 40x and Unify ECC Handling Grant Erickson
2008-05-22 15:27 ` Stefan Roese
2008-05-22 16:02 ` Grant Erickson
2008-05-22 18:35 ` Stefan Roese [this message]
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=200805222035.53675.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.