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] i.MX6: consolidate pad names for multi-CPU boards
Date: Sun, 17 Feb 2013 09:12:43 -0700	[thread overview]
Message-ID: <5121017B.6060207@boundarydevices.com> (raw)
In-Reply-To: <1360816518-9984-1-git-send-email-eric.nelson@boundarydevices.com>

On 02/13/2013 09:35 PM, Eric Nelson wrote:
> Rename all i.MX6 pad declarations to MX6_PAD_x, so a board
> may support either i.MX6Quad/Dual (MX6Q) or i.MX6Dual-Lite/Solo
> (MX6DL) by including the proper header.
>
> Boards mx6qarm2, mx6qsabreauto, mx6qsabrelite, and mx6qsabresd
> only support MX6Q, so they include mx6q_pins.h.
>
> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
> ---
>   arch/arm/include/asm/arch-mx6/mx6dl_pins.h    |  190 +--
>   arch/arm/include/asm/arch-mx6/mx6x_pins.h     | 1671 -------------------------
>   board/freescale/mx6qarm2/mx6qarm2.c           |   78 +-
>   board/freescale/mx6qsabreauto/mx6qsabreauto.c |   60 +-
>   board/freescale/mx6qsabrelite/mx6qsabrelite.c |  190 +--
>   board/freescale/mx6qsabresd/mx6qsabresd.c     |  102 +-
>   6 files changed, 310 insertions(+), 1981 deletions(-)
>   delete mode 100644 arch/arm/include/asm/arch-mx6/mx6x_pins.h
>
Nak.

It seems that I missed the addition (rename) of:
	arch/arm/include/asm/arch-mx6/mx6q_pins.h

      reply	other threads:[~2013-02-17 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14  4:35 [U-Boot] [PATCH] i.MX6: consolidate pad names for multi-CPU boards Eric Nelson
2013-02-17 16:12 ` Eric Nelson [this message]

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=5121017B.6060207@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