All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] pico-imx7: Disable video support
Date: Mon, 25 Mar 2019 13:48:34 -0300	[thread overview]
Message-ID: <CAOMZO5Bn=xmvCYPO2bzRpOEZTEvwOmHNMdDL2e2evukUrZezpw@mail.gmail.com> (raw)
In-Reply-To: <CAOf5uwk6xbPJy_nCJZT-RbdaqeFW3s6LKVBdXN1hK1zfi14hnQ@mail.gmail.com>

Hi Michael,

On Mon, Mar 25, 2019 at 1:38 PM Michael Nazzareno Trimarchi
<michael@amarulasolutions.com> wrote:

> +       /* Perform DDR DRAM calibration */
> +       udelay(100);
> +       mmdc_do_write_level_calibration(&ddr_sysinfo);
> +       mmdc_do_dqs_calibration(&ddr_sysinfo);

Thanks for the suggestion, but this is i.MX6 specific.

i.MX7 has a different DDR controller IP and such functions do not exist there.

  reply	other threads:[~2019-03-25 16:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-23 13:53 [U-Boot] [PATCH] pico-imx7: Disable video support Fabio Estevam
2019-03-23 22:16 ` Joris OFFOUGA
2019-03-23 22:18   ` Michael Nazzareno Trimarchi
2019-03-25 15:25     ` Fabio Estevam
2019-03-25 16:29       ` Michael Nazzareno Trimarchi
2019-03-25 16:37         ` Fabio Estevam
2019-03-25 16:38           ` Michael Nazzareno Trimarchi
2019-03-25 16:48             ` Fabio Estevam [this message]
2019-03-25 16:51               ` Michael Nazzareno Trimarchi
2019-03-25 16:56                 ` Fabio Estevam
2019-03-25 17:00                   ` Michael Nazzareno Trimarchi
2019-03-25 22:12                   ` Fabio Estevam
2019-03-26  8:21                     ` Michael Nazzareno Trimarchi
2019-03-26 17:58                       ` Fabio Estevam

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='CAOMZO5Bn=xmvCYPO2bzRpOEZTEvwOmHNMdDL2e2evukUrZezpw@mail.gmail.com' \
    --to=festevam@gmail.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.