public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH u-boot-arm/next v2 1/1] OMAP3: igep00x0: add SPL support for IGEP-based boards
Date: Wed, 18 Jul 2012 17:49:04 +0200	[thread overview]
Message-ID: <20120718174904.1d9842a7@skate> (raw)
In-Reply-To: <1342484117-4740-1-git-send-email-javier@dowhile0.org>

Le Tue, 17 Jul 2012 02:15:17 +0200,
Javier Martinez Canillas <javier@dowhile0.org> a ?crit :

> +void get_board_mem_timings(u32 *mcfg, u32 *ctrla, u32 *ctrlb, u32 *rfr_ctrl,
> +		u32 *mr)
> +{
> +	*mr = MICRON_V_MR_165;
> +#ifdef CONFIG_BOOT_NAND
> +	*mcfg = MICRON_V_MCFG_165(512 << 20);
> +	*ctrla = MICRON_V_ACTIMA_165;
> +	*ctrlb = MICRON_V_ACTIMB_165;
> +	*rfr_ctrl = SDP_3430_SDRC_RFR_CTRL_165MHz;

I thought the NAND version of the IGEPv2 was capable of using the 200
Mhz timings. At least, from the limited testing I had done, it seemed
to work.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2012-07-18 15:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-17  0:15 [U-Boot] [PATCH u-boot-arm/next v2 1/1] OMAP3: igep00x0: add SPL support for IGEP-based boards Javier Martinez Canillas
2012-07-17  7:13 ` Enric Balletbò i Serra
2012-07-18 15:49 ` Thomas Petazzoni [this message]
2012-07-18 22:59   ` Javier Martinez Canillas
2012-07-19  6:56     ` Enric Balletbò i Serra
2012-07-19  7:13       ` Javier Martinez Canillas
2012-07-19  7:44         ` Enric Balletbò i Serra
2012-07-19  8:18           ` Javier Martinez Canillas

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=20120718174904.1d9842a7@skate \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox