public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] mx6sx: Add pin definitions
Date: Tue, 17 Jun 2014 11:59:28 -0700	[thread overview]
Message-ID: <53A09010.8060301@boundarydevices.com> (raw)
In-Reply-To: <53A0618A.5020703@denx.de>

Hi Stefano,

On 06/17/2014 08:40 AM, Stefano Babic wrote:
> Hi Fabio,
> 
> On 14/06/2014 22:29, Fabio Estevam wrote:
>> From: Fabio Estevam <fabio.estevam@freescale.com>
>>
>> Add the pin definitions for mx6sx.
>>
> 
> A base question. There was a lot of work to try to abstract the pin
> definitions for the i.MX6 SOCs. For QUAD and DUAL, the pins are defined
> with the MX6_PAD_DECL macro. It works differently according to the
> selected CPU. If more as one CPU is supported in the same image, the
> check is done at runtime.
> 
> Previously, we had IOMUX_PAD, I know. Is there any special reason we
> cannot use MX6_PAD_DECL even for this new SOC ? I will not want to go
> back ignoring a lot of work that was done to merge the SOCs together.
> 

The rationale for the MX6_PAD_DECL came from the fact that the
i.MX6DQ and i.MX6DLS cpu variants had different address schemes,
but were pin-compatible.

The i.MX6SL (and i.MX6SX) are not, so any board supporting these
processors only supports that processor.

Regards,


Eric

  reply	other threads:[~2014-06-17 18:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-14 20:29 [U-Boot] [PATCH 1/4] mx6: Add support for the mx6solox variant Fabio Estevam
2014-06-14 20:29 ` [U-Boot] [PATCH 2/4] mx6sx: Add pin definitions Fabio Estevam
2014-06-17 15:40   ` Stefano Babic
2014-06-17 18:59     ` Eric Nelson [this message]
2014-06-20 18:58       ` Fabio Estevam
2014-06-24 12:39         ` Stefano Babic
2014-06-14 20:29 ` [U-Boot] [PATCH 3/4] mx6: clock: Do not enable sata and ipu clocks Fabio Estevam
2014-06-17 15:36   ` Stefano Babic
2014-06-20 18:56     ` Fabio Estevam
2014-06-24 12:37       ` Stefano Babic
2014-06-24 17:12         ` Fabio Estevam
2014-06-14 20:29 ` [U-Boot] [PATCH 4/4] mx6sx: Add initial support for mx6sxsabresd board Fabio Estevam
2014-06-17 15:26 ` [U-Boot] [PATCH 1/4] mx6: Add support for the mx6solox variant Stefano Babic

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=53A09010.8060301@boundarydevices.com \
    --to=eric.nelson@boundarydevices.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox