All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc4xx: Reorganize DDR2 ECC handling
Date: Mon, 28 Sep 2009 18:40:13 +0200	[thread overview]
Message-ID: <200909281840.13099.sr@denx.de> (raw)
In-Reply-To: <1254088572-12748-1-git-send-email-felix@embedded-sol.com>

Hi Felix,

On Sunday 27 September 2009 23:56:12 Felix Radensky wrote:
> Reorganize DDR2 ECC handling to use common code for
> SPD DIMMs and soldered SDRAM. Also, use common code
> to display SDRAM info (ECC, CAS latency) for SPD and
> soldered SDRAM variants.

Thanks. This is a first step into consolidation of the PPC4xx ECC handling. 
You didn't include the DDR (non-DDR2) ECC handling though. My understanding 
was that this should be done as well. I tried to merge this stuff today and 
I'll send a patch for this DDR & DDR2 ECC handling merge soon.

Some other minor issues with this patch.

I do get this compilation warning:

Configuring for kilauea board...
44x_spd_ddr2.c:102: warning: 'wait_ddr_idle' defined but not used
44x_spd_ddr2.c:114: warning: 'sdram_memsize' defined but not used
   text    data     bss     dec     hex filename
 286528   20680   46556  353764   565e4 ./u-boot


Additionally the patch has some whitespace problems:

[stefan at stefan-desktop u-boot-ppc4xx (4xx-ecc)]$ git am -s 
patches_misc/\[PATCH\]\ ppc4xx\:\ Reorganize\ DDR2\ ECC\ handling.mbox
Applying: ppc4xx: Reorganize DDR2 ECC handling                                                                                   
/home/stefan/git/u-boot/u-boot-ppc4xx/.git/rebase-apply/patch:77: trailing 
whitespace.                                           
#endif                                                                                                                           
/home/stefan/git/u-boot/u-boot-ppc4xx/.git/rebase-apply/patch:137: trailing 
whitespace.                                          
#if defined(CONFIG_440)                                                                                                          
warning: 2 lines applied after fixing whitespace errors.


No need to clean this up. I already silenced the warnings in my addon patch.

Thanks.

Cheers,
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

  reply	other threads:[~2009-09-28 16:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-27 21:56 [U-Boot] [PATCH] ppc4xx: Reorganize DDR2 ECC handling Felix Radensky
2009-09-28 16:40 ` Stefan Roese [this message]
2009-10-02 11:54 ` 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=200909281840.13099.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.