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-Users] [PATCH 0/4] PPC4xx: Add board-independent support for DDR2 SPD DIMMs on 440EPx/GRx
Date: Mon, 17 Dec 2007 17:31:23 +0100	[thread overview]
Message-ID: <200712171731.23558.sr@denx.de> (raw)
In-Reply-To: <4720EF75.1080405@arlinx.com>

Larry,

On Thursday 25 October 2007, Larry Johnson wrote:
> Summary:
>
>  board/amcc/sequoia/sdram.h   |    4 +-
>  board/lwmon5/sdram.h         |    4 +-
>  cpu/ppc4xx/Makefile          |   31 +-
>  cpu/ppc4xx/denali_data_eye.c |  396 +++++++++++++
>  cpu/ppc4xx/denali_spd_ddr2.c | 1276
> ++++++++++++++++++++++++++++++++++++++++++ include/ppc440.h             | 
> 514 +++++++++++++++--
>  6 files changed, 2167 insertions(+), 58 deletions(-)
>
> This patch adds SPD DDR2 support for the 440EPx ("Denali") SDRAM
> controller.  It should also work on the 440GRx.  It is based on the DDR2
> SPD code for the 440EP/440EPx, but makes no provision for DDR1 support.
> It also takes EPx/GRx SDRAM definitions and support code that are
> specific to the Sequoia/Rainier and lwmon5 boards, and copies them to
> general 4xx directories.  (Neither Stefan nor I are happy with the names
> of the two new files, so suggestions are welcome!)

I'm (finally) trying to integrate your patches into the u-boot-ppc4xx 
custodian repository for upstream merge. Unfortunately my repo changed quite 
a bit lately and your patches don't apply anymore. So could you please rebase 
this patchset against the "for-1.3.2" branch of the 4xx repo:

http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-ppc4xx.git;a=shortlog;h=for-1.3.2

I promise to commit soon so that you don't have to rework again.

Unfortunately this is valid also for these patchsets too:

[U-Boot-Users] [PATCH 1/2 (resubmit)] PPC4xx: Cosmetic changes

[U-Boot-Users] [PATCH 1/4 resubmit] Add driver for National Semiconductor LM73 
temperature sensor (with your Korat board support)

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

      reply	other threads:[~2007-12-17 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-25 19:33 [U-Boot-Users] [PATCH 0/4] PPC4xx: Add board-independent support for DDR2 SPD DIMMs on 440EPx/GRx Larry Johnson
2007-12-17 16:31 ` 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=200712171731.23558.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.