All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francesco Dolcini <francesco.dolcini@toradex.com>
To: u-boot@lists.denx.de
Cc: Francesco Dolcini <francesco.dolcini@toradex.com>,
	Harald Seiler <hws@denx.de>, Heiko Schocher <hs@denx.de>,
	Max Krummenacher <max.krummenacher@toradex.com>,
	Ming Liu <ming.liu@toradex.com>,
	Oleksandr Suvorov <oleksandr.suvorov@toradex.com>,
	Patrick Delaunay <patrick.delaunay@foss.st.com>,
	Simon Glass <sjg@chromium.org>
Subject: [PATCH v1 0/2] board: toradex: enable dynamic DDR calibration for iMX6 boards
Date: Tue, 31 Aug 2021 11:46:04 +0200	[thread overview]
Message-ID: <20210831094606.13479-1-francesco.dolcini@toradex.com> (raw)


Enable dynamic DDR calibration to have a reliable behavior on edge
temperatures conditions for Toradex Apalis and Colibri iMX6 boards.


Francesco Dolcini (2):
  colibri-imx6: use dynamic DDR calibration
  apalis-imx6: use dynamic DDR calibration

 board/toradex/apalis_imx6/apalis_imx6.c   | 19 +++++++++++++++++++
 board/toradex/colibri_imx6/colibri_imx6.c | 22 ++++++++++++++++++++++
 configs/apalis_imx6_defconfig             |  1 +
 configs/colibri_imx6_defconfig            |  1 +
 4 files changed, 43 insertions(+)

-- 
2.25.1


             reply	other threads:[~2021-08-31 11:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31  9:46 Francesco Dolcini [this message]
2021-08-31  9:46 ` [PATCH v1 1/2] colibri-imx6: use dynamic DDR calibration Francesco Dolcini
2021-10-20 12:20   ` sbabic
2021-08-31  9:46 ` [PATCH v1 2/2] apalis-imx6: " Francesco Dolcini
2021-10-20 12:21   ` sbabic

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=20210831094606.13479-1-francesco.dolcini@toradex.com \
    --to=francesco.dolcini@toradex.com \
    --cc=hs@denx.de \
    --cc=hws@denx.de \
    --cc=max.krummenacher@toradex.com \
    --cc=ming.liu@toradex.com \
    --cc=oleksandr.suvorov@toradex.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=sjg@chromium.org \
    --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.