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 V2 2/6] i.MX6: consolidate pad names for multi-CPU boards
Date: Sat, 23 Feb 2013 11:22:46 +0100	[thread overview]
Message-ID: <51289876.8030305@denx.de> (raw)
In-Reply-To: <1361304425-24430-3-git-send-email-eric.nelson@boundarydevices.com>

On 19/02/2013 21:07, 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>
> ---

Hi Eric,

this breaks boards using USB because ehci includes the pin header. I
send a small patch to fix this, but in the meantime I have not pushed
your patchset to the server to avoid breakages (I have temporarily
parked the patches in -next). I will do it together with the fix for
ehci-mx6.

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
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
=====================================================================

  parent reply	other threads:[~2013-02-23 10:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-19 20:06 [U-Boot] V2: i.MX6: updates to support boards with multiple CPU options Eric Nelson
2013-02-19 20:07 ` [U-Boot] [PATCH V2 1/6] i.MX6: mx6qsabrelite: indent with tabs Eric Nelson
2013-02-23  9:57   ` Stefano Babic
2013-02-19 20:07 ` [U-Boot] [PATCH V2 2/6] i.MX6: consolidate pad names for multi-CPU boards Eric Nelson
2013-02-23  9:57   ` Stefano Babic
2013-02-23 10:22   ` Stefano Babic [this message]
2013-02-23 16:31     ` Eric Nelson
2013-02-28 20:26       ` Fabio Estevam
2013-02-28 20:45         ` Eric Nelson
2013-02-19 20:07 ` [U-Boot] [PATCH V2 3/6] i.MX6: crm_regs: define CCM_CCGRx for use in board config files Eric Nelson
2013-02-23  9:57   ` Stefano Babic
2013-02-19 20:07 ` [U-Boot] [PATCH V2 4/6] i.MX6: crm_regs: define IOMUXC_GPR4/6/7 Eric Nelson
2013-02-23  9:57   ` Stefano Babic
2013-02-19 20:07 ` [U-Boot] [PATCH V2 5/6] i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO Eric Nelson
2013-02-23  9:57   ` Stefano Babic
2013-02-19 20:07 ` [U-Boot] [PATCH V2 6/6] i.MX6: Add DDR controller registers Eric Nelson
2013-02-23  9:57   ` 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=51289876.8030305@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.