From: Peter Korsgaard <jacmet@sunsite.dk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] am33xx: support board specific ddr settings
Date: Tue, 16 Oct 2012 19:43:33 +0200 [thread overview]
Message-ID: <87mwzmtire.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <507D7DEE.8060605@ti.com> (Tom Rini's message of "Tue, 16 Oct 2012 08:31:58 -0700")
>>>>> "Tom" == Tom Rini <trini@ti.com> writes:
Hi,
Tom> I would like to see the ddr information kept in
Tom> arch/arm/cpu/armv7/am33xx but prefixed with vendor/part information so
Tom> we can re-use it on other boards.
So something like:
/* Micron MT41J128M16JT-125 */
#define MICRON_MT41J128M16JT125_EMIF_READ_LATENCY 0x06
#define MICRON_MT41J128M16JT125_EMIF_TIM1 0x0888A39B
..
That's seems pretty long, but OK - I can do that.
The board I'm using has a MT41J64, so those numbers are basically the
same as the 128 except for the number of rows.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-10-16 17:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-16 15:15 [U-Boot] [PATCH 0/5] am33xx: support non-ti boards Peter Korsgaard
2012-10-16 15:15 ` [U-Boot] [PATCH 1/5] am33xx: move ti i2c baseboard header handling to board/ti/am335x/evm.{c, h} Peter Korsgaard
2012-10-16 15:35 ` Tom Rini
2012-10-17 15:46 ` Peter Korsgaard
2012-10-17 15:55 ` Tom Rini
2012-10-17 19:24 ` Peter Korsgaard
2012-10-16 15:15 ` [U-Boot] [PATCH 2/5] am335x/evm.c: don't make wdtimer/uart_base global Peter Korsgaard
2012-10-16 15:15 ` [U-Boot] [PATCH 3/5] am33xx/board: use cpu_mmc_init() for default mmc initialization Peter Korsgaard
2012-10-16 15:36 ` Tom Rini
2012-10-16 17:37 ` Peter Korsgaard
2012-10-16 15:15 ` [U-Boot] [PATCH 4/5] am33xx: move generic parts of pinmux handling out from board/ti/am335x Peter Korsgaard
2012-10-16 15:15 ` [U-Boot] [PATCH 5/5] am33xx: support board specific ddr settings Peter Korsgaard
2012-10-16 15:31 ` Tom Rini
2012-10-16 17:43 ` Peter Korsgaard [this message]
2012-10-16 21:13 ` Tom Rini
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=87mwzmtire.fsf@macbook.be.48ers.dk \
--to=jacmet@sunsite.dk \
--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