All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 0/4] PPC4xx: Use common code for PPC440EPx SDRAM support
@ 2007-12-30  6:00 Larry Johnson
  0 siblings, 0 replies; only message in thread
From: Larry Johnson @ 2007-12-30  6:00 UTC (permalink / raw)
  To: u-boot

 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-30  6:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-30  6:00 [U-Boot-Users] [PATCH 0/4] PPC4xx: Use common code for PPC440EPx SDRAM support Larry Johnson

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.