From: Larry Johnson <lrj@arlinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 0/4] PPC4xx: Use common code for PPC440EPx SDRAM support
Date: Sun, 30 Dec 2007 01:00:14 -0500 [thread overview]
Message-ID: <477733EE.4030800@arlinx.com> (raw)
board/amcc/sequoia/sdram.c | 344 +-----------------------------
board/amcc/sequoia/sdram.h | 505 --------------------------------------------
board/lwmon5/sdram.c | 357 ++-----------------------------
board/lwmon5/sdram.h | 505 --------------------------------------------
4 files changed, 26 insertions(+), 1685 deletions(-)
These four patches replace board-specific code for Denali-core SDRAM
support with common definitions and functions. Please note:
(1) The changes to "board/amcc/sequoia/sdram.c" break the build for
"sequoia_nand".
(2) The changes to "board/lwmon5/sdram.c" seem reasonable, but I have no
board on which to test them. If you decide to use them, please test
them first. I have modified the functionality so that the data-eye
search is now done with with the cache disabled, as in the Denali SPD
code.
Best regards,
Larry
reply other threads:[~2007-12-30 6:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=477733EE.4030800@arlinx.com \
--to=lrj@arlinx.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 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.