All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 02/13][v4] imx: iomux-v3: add imx7d support for iomuxc
Date: Mon, 03 Aug 2015 08:54:38 +0200	[thread overview]
Message-ID: <55BF102E.5030804@denx.de> (raw)
In-Reply-To: <CAOMZO5Bf0gyKOgnJueSTrVqsUC9dEe25wJdA144y3V5Us3L2QA@mail.gmail.com>

Hi Fabio,

On 02/08/2015 17:48, Fabio Estevam wrote:
> Hi Stefano,
> 
> On Sun, Aug 2, 2015 at 6:40 AM, Stefano Babic <sbabic@denx.de> wrote:
> 
>> I have a main question. For i.MX6, we could factorize (mainly thanks
>> Tim's work) the major SOC variants, getting some important goals, as
>> having a single u-boot image running on different variations of the same
>> board.
>>
>> This was reached deciding at run time which is the pin, its register and
>> the value to be written - instead of fixing at build time.
>>
>> Exceptions are the SOC that cannot be substitute by another one on the
>> same board, because they are not pin compatible: for example, MX&SX.
>>
>> Now you are introducing the new architecture for MX7, but it looks like
>> you get rid of these improvements. It can be right or false, then my
>> questions:
>>
>> - has MX7 quite the same variations as MX6 ? I mean a qaud, dual and
>> solo that are pin-to-pin compatible ?
> 
> No, mx7 is not pin compatible with the mx6 family.
> 

Thanks, got it.

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2015-08-03  6:54 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 22:35 [U-Boot] [PATCH 01/13][v4] power: pmic: add pfuze3000 support Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 02/13][v4] imx: iomux-v3: add imx7d support for iomuxc Adrian Alonso
2015-08-02  9:40   ` Stefano Babic
2015-08-02 15:48     ` Fabio Estevam
2015-08-03  6:54       ` Stefano Babic [this message]
2015-07-30 22:35 ` [U-Boot] [PATCH 03/13][v4] imx: mxc_gpio: add support for imx7d SoC Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 04/13][v4] imx: ocotp: mxc add i.MX7D support Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 05/13][v4] imx: mx7 dm thermal driver support Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 06/13][v4] imx: system counter driver for imx7d and mx6ul Adrian Alonso
2015-07-31 12:41   ` Nikolay Dimitrov
2015-08-03 20:50     ` Alonso Adrian
2015-07-30 22:35 ` [U-Boot] [PATCH 07/13][v4] imx: imx7d: initial arch level support Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 08/13][v4] imx: imx7d: clock control module support Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 09/13][v4] imx: imx7d: Add SoC system support Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 10/13][v4] imx: imx7d: add hab secure boot support Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 11/13][v4] imx: imx7d: add timer support for imx7d Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 12/13][v4] imx: imx7d: add imx-common cpu " Adrian Alonso
2015-07-30 22:35 ` [U-Boot] [PATCH 13/13][v4] imx: mx7dsabresd: Add support for MX7D SABRESD board Adrian Alonso
2015-08-02  9:31 ` [U-Boot] [PATCH 01/13][v4] power: pmic: add pfuze3000 support Stefano Babic
2015-08-06  8:22 ` Przemyslaw Marczak
2015-08-06  7:47   ` Peng Fan
2015-08-06 10:01     ` Przemyslaw Marczak
2015-08-06 10:09 ` Przemyslaw Marczak

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=55BF102E.5030804@denx.de \
    --to=sbabic@denx.de \
    --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.