From: Kumar Gala <galak@kernel.crashing.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 00/10] FSL DDR rework
Date: Tue, 26 Aug 2008 15:01:26 -0500 [thread overview]
Message-ID: <1219780898-9262-1-git-send-email-galak@kernel.crashing.org> (raw)
01 - Add proper SPD definitions for DDR1/2/3
02 - FSL DDR: Provide a generic set_ddr_laws()
03 - FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.
04 - FSL DDR: Add DDR1 DIMM paramter support
05 - FSL DDR: Add DDR2 DIMM paramter support
06 - FSL DDR: Add 86xx specific register setting
07 - FSL DDR: Convert MPC8641HPCN to new DDR code.
08 - FSL DDR: Convert MPC8610HPCD to new DDR code.
09 - FSL DDR: Convert SBC8641D to new DDR code.
10 - FSL DDR: Remove old SPD support from cpu/mpc86xx
This is the latest spin of the DDR work and hopefully address some of the
comments we discussioned on IRC.
I've converted ALL 86xx platforms and if these patches are acceptable I'll
go ahead and do the 85xx platforms as a followup.
I've dropped the interactive change at this point.
Patches 03..05 are the core of the DDR support. These patches are split
up so they can be
Here is some size data for building the MPC8641HPCN_config:
text data bss dec hex filename
315244 29044 98960 443248 6c370 u-boot (baseline)
320356 29096 98960 448412 6d79c u-boot (w/o DDR changes)
------------------------------------------------
5122 52 5164 delta
I think an increase of 5k is worth is for the improvements we get.
- k
next reply other threads:[~2008-08-26 20:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-26 20:01 Kumar Gala [this message]
2008-08-26 20:01 ` [U-Boot] [PATCH v5 01/10] Add proper SPD definitions for DDR1/2/3 Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 02/10] FSL DDR: Provide a generic set_ddr_laws() Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 03/10] FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 04/10] FSL DDR: Add DDR1 DIMM paramter support Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 04/10] FSL DDR: Add DDR1 support Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 05/10] FSL DDR: Add DDR2 DIMM paramter support Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 05/10] FSL DDR: Add DDR2 support Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 06/10] FSL DDR: Add 86xx specific register setting Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 07/10] FSL DDR: Convert MPC8641HPCN to new DDR code Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 08/10] FSL DDR: Convert MPC8610HPCD " Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 09/10] FSL DDR: Convert SBC8641D " Kumar Gala
2008-08-26 20:01 ` [U-Boot] [PATCH v5 10/10] FSL DDR: Remove old SPD support from cpu/mpc86xx Kumar Gala
2008-08-27 0:05 ` [U-Boot] [PATCH v5 05/10] FSL DDR: Add DDR2 support Kumar Gala
2008-08-27 0:05 ` [U-Boot] [PATCH v5 04/10] FSL DDR: Add DDR1 support Kumar Gala
2008-08-27 0:08 ` Wolfgang Denk
2008-08-27 0:08 ` [U-Boot] [PATCH v5 00/10] FSL DDR rework Wolfgang Denk
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=1219780898-9262-1-git-send-email-galak@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--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