From: Eric Nelson <eric.nelson@boundarydevices.com>
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 09:31:23 -0700 [thread overview]
Message-ID: <5128EEDB.2030901@boundarydevices.com> (raw)
In-Reply-To: <51289876.8030305@denx.de>
On 02/23/2013 03:22 AM, Stefano Babic wrote:
> 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
>
Thanks Stefano,
I sent the same patch, but only compile tested against i.MX boards.
http://lists.denx.de/pipermail/u-boot/2013-February/146658.html
It's probably going to be a week or so before I can re-work the
HDMI detection code per Wolfgang's request and re-submit Nitrogen6X.
Regards,
Eric
next prev parent reply other threads:[~2013-02-23 16:31 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
2013-02-23 16:31 ` Eric Nelson [this message]
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=5128EEDB.2030901@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 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.