All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/3] arm: tegra: initial support for apalis tk1
Date: Sat, 1 Apr 2017 20:17:52 +0000	[thread overview]
Message-ID: <1491077870.2871.5.camel@toradex.com> (raw)
In-Reply-To: <CAPnjgZ0SNAvL-B5R5ezFSPhybKC9Nkd--NuxsUnO0c8=rhxb+g@mail.gmail.com>

On Fri, 2017-03-31 at 22:22 -0600, Simon Glass wrote:
> Hi Marcel,
> 
> On 24 March 2017 at 18:18, Marcel Ziswiler <marcel@ziswiler.com>
> wrote:
> > From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> > 
> > This patch adds board support for the Toradex Apalis TK1 a computer
> > on
> > module which can be used on different carrier boards.
> > 
> > The module consists of a Tegra TK1 SoC, a PMIC solution, 2 GB of
> > DDR3L
> > RAM, a bunch of level shifters, an eMMC, a TMP451 temperature
> > sensor
> > chip, an I210 gigabit Ethernet controller and a SGTL5000 audio
> > codec.
> > Furthermore, there is a Kinetis MK20DN512 companion micro
> > controller for
> > analogue, CAN and resistive touch functionality.
> > 
> > For the sake of ease of use we do not distinguish between different
> > carrier boards for now as the base module features are deemed
> > sufficient enough for regular booting.
> > 
> > The following functionality is working so far:
> > - eMMC boot, environment storage and Toradex factory config block
> > - Gigabit Ethernet
> > - MMC/SD cards (both MMC1 as well as SD1 slot)
> > - USB client/host (dual role OTG port as client e.g. for DFU/UMS or
> > host,
> >   other two ports as host)
> > 
> > Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> > Reviewed-by: Simon Glass <sjg@chromium.org>
> > 
> > Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
> > ---
> > 
> > Changes in v5:
> > - Re-enabled EFI loader support after discussion with Alexander.
> 
> Well OK, either way is fine with me.

Thanks, Simon.

Do you happen to know whether anybody will actually pick that series up
and apply it any time soon?

> Regards,
> Simon

  reply	other threads:[~2017-04-01 20:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-25  0:18 [U-Boot] [PATCH v5 0/3] arm: tegra: apalis-tk1 and ext clock loopback Marcel Ziswiler
2017-03-25  0:18 ` [U-Boot] [PATCH v5 1/3] arm: tegra: initial support for apalis tk1 Marcel Ziswiler
2017-04-01  4:22   ` Simon Glass
2017-04-01 20:17     ` Marcel Ziswiler [this message]
2017-04-01 22:26       ` Tom Warren
2017-03-25  0:18 ` [U-Boot] [PATCH v5 2/3] mmc: tegra: allow disabling external clock loopback Marcel Ziswiler
2017-03-25  0:18 ` [U-Boot] [PATCH v5 3/3] apalis-tk1: disable external clock loopback on SDMMC3 Marcel Ziswiler
2017-03-27  7:18 ` [U-Boot] [PATCH v5 0/3] arm: tegra: apalis-tk1 and ext clock loopback Alexander Graf

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=1491077870.2871.5.camel@toradex.com \
    --to=marcel.ziswiler@toradex.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.