public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Grant Erickson <gerickson@nuovations.com>
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 09:02:59 -0700	[thread overview]
Message-ID: <C45AE743.F580%gerickson@nuovations.com> (raw)
In-Reply-To: <200805221727.09848.sr@denx.de>

On 5/22/08 8:27 AM, Stefan Roese wrote:
> On Wednesday 21 May 2008, Grant Erickson wrote:
> 
> Thanks a lot for all this work. Please find some comments below.

And thank you for your helpful pointers along the way.

>> diff --git a/board/amcc/kilauea/init.S b/board/amcc/kilauea/init.S
>> index 053fe19..bf47d6b 100644
>> --- a/board/amcc/kilauea/init.S
>> +++ b/board/amcc/kilauea/init.S
>> 
>> ...
> 
> 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.

>> 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?

Regards,

Grant

  reply	other threads:[~2008-05-22 16:02 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 [this message]
2008-05-22 18:35     ` 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=C45AE743.F580%gerickson@nuovations.com \
    --to=gerickson@nuovations.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox