[U-Boot] [PATCH V2 2/6] i.MX6: consolidate pad names for multi-CPU boards

Eric Nelson eric.nelson at boundarydevices.com
Sat Feb 23 17:31:23 CET 2013


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 at 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


More information about the U-Boot mailing list