All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dalon L Westergreen <dalon.westergreen@linux.intel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: socfpga: move gen5 SDR driver to DM
Date: Mon, 11 Feb 2019 10:38:59 -0800	[thread overview]
Message-ID: <de2f3339a8bf891545f8b77cb5a0e1cb64bf75ce.camel@linux.intel.com> (raw)
In-Reply-To: <c83b7147-97c0-a47f-48ee-11ee1f26a6f2@denx.de>

On Sat, 2019-02-09 at 11:02 +0100, Marek Vasut wrote:
> On 2/8/19 11:51 PM, Dalon L Westergreen wrote:
> > On Fri, 2019-02-08 at 21:36 +0100, Simon Goldschmidt wrote:
> > > 
> > > Am Fr., 8. Feb. 2019, 21:28 hat Dalon L Westergreen <
> > > dalon.westergreen at linux.intel.com> geschrieben:
> > > > On Thu, 2019-02-07 at 22:23 +0100, Simon Goldschmidt wrote:
...
> > 
> > All you need is to have the h2f bridge enabled during the boot.  We used to
> > do
> > this for you if spl found that the FPGA was already configured.  On the FPGA
> > side, a nios in the ddr controller runs the ddr calibration code.
> 
> This is stratix10 you're talking about, isn't it ? I recall S10 has
> nios2 hard block to start up the DRAM, but Gen5 and A10 do not have
> that, do they ?
> 
S10 and A10 both have a hard nios for ddr callibration, in cv / av for
the soc emif, the A9 performs this functions, but for FPGA only DDR
controllers there is a soft nios included in the FPGA ddr RTL that
does the ddr callibration.  The cv/av code that does this is based
on the soft nios core code that performs this function for fpga ddr
controllers.

--dalon

  reply	other threads:[~2019-02-11 18:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-07 21:23 [U-Boot] [PATCH] arm: socfpga: move gen5 SDR driver to DM Simon Goldschmidt
2019-02-08 20:28 ` Dalon L Westergreen
2019-02-08 20:36   ` Simon Goldschmidt
2019-02-08 22:51     ` Dalon L Westergreen
2019-02-09 10:02       ` Marek Vasut
2019-02-11 18:38         ` Dalon L Westergreen [this message]
2019-02-11 19:38           ` Simon Goldschmidt
2019-02-09 10:01 ` Marek Vasut
2019-02-09 10:38   ` Simon Goldschmidt
2019-02-13 21:10     ` Simon Goldschmidt
2019-02-14 15:37   ` Dinh Nguyen
2019-02-14 15:39     ` Simon Goldschmidt

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=de2f3339a8bf891545f8b77cb5a0e1cb64bf75ce.camel@linux.intel.com \
    --to=dalon.westergreen@linux.intel.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 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.