All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikolay Dimitrov <picmaster@mail.bg>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx6: Add initial SPL support for HummingBoard-i2eX
Date: Thu, 16 Apr 2015 12:57:51 +0300	[thread overview]
Message-ID: <552F879F.9040108@mail.bg> (raw)
In-Reply-To: <CAOMZO5Bg=YpMQzXuqP8xezQN_EeSmCDO7Dc0_f37ar7yeRenjw@mail.gmail.com>

Hi Fabio,

On 04/16/2015 04:27 AM, Fabio Estevam wrote:
> Hi Nikolay,
>
> On Wed, Apr 15, 2015 at 10:24 PM, Nikolay Dimitrov <picmaster@mail.bg> wrote:
>
>> imx6 supports up to 528 MHz DDR3 clock as per datasheet, which makes
>> 1058 MT/s data rate. Unfortunately such comments (like above) in the
>> code doesn't help to clarify the differences. Which is a nice way to
>> say the comments are wrong :).
>>
>> Here's what happens - chip specs say that the chip supports 1600 MT/s
>> (800 MHz DDR3 clock). The imx6 ddr code looks up in the switch/case and
>> calculates timings for 800 MHz, while in reality the imx6 MMDC
>> officially supports up to 528 MHz. What should happen - mem_speed
>> should be clamped to imx6 model-specific speed limit, so the MMDC code
>> can calculate valid timings.
>
> Care to submit a patch with your proposal?

Yes.

> This should be independent of this hummingboard support patch.

OK.

> Thanks,
>
> Fabio Estevam

Regards,
Nikolay

  reply	other threads:[~2015-04-16  9:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-15 20:57 [U-Boot] [PATCH] mx6: Add initial SPL support for HummingBoard-i2eX Fabio Estevam
2015-04-15 22:35 ` Tom Rini
2015-04-16  0:40   ` Fabio Estevam
2015-04-15 23:18 ` Nikolay Dimitrov
2015-04-16  0:48   ` Fabio Estevam
2015-04-16  1:24     ` Nikolay Dimitrov
2015-04-16  1:27       ` Fabio Estevam
2015-04-16  9:57         ` Nikolay Dimitrov [this message]
2015-04-16  7:39 ` Stefano Babic
2015-04-16 12:13 ` Tom Rini
2015-04-16 13:07 ` Tom Rini
2015-04-20 17:23 ` 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=552F879F.9040108@mail.bg \
    --to=picmaster@mail.bg \
    --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.