public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] i.MX6 (DQ/DLS): use macros for mux and pad declarations
@ 2013-11-13 23:36 Eric Nelson
  2013-11-13 23:36 ` [U-Boot] [PATCH 1/2] " Eric Nelson
  2013-11-13 23:36 ` [U-Boot] [PATCH 2/2] i.MX6DQ/DLS: whitespace: Align MX6_PAD_DECL columns Eric Nelson
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Nelson @ 2013-11-13 23:36 UTC (permalink / raw)
  To: u-boot

Updates i.MX6DQ and i.MXDLS mux/pad declarations to be declared using
macros to allow their use in a binary supporting all four variants of
the pin-compatible processors.

This patch set was broken into two parts to allow validation using
"git show --word-diff".

The patches apply to u-boot-imx/master with commit a31d3efa (a
previous and superfluous white-space change) reverted.

Compile-tested against all mx6 boards. Run-time tested against
nitrogen6q.

Eric Nelson (2):
  i.MX6 (DQ/DLS): use macros for mux and pad declarations
  i.MX6DQ/DLS: whitespace: Align MX6_PAD_DECL columns

 arch/arm/include/asm/arch-mx6/mx6-pins.h      |   33 +-
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h    | 2145 ++++++++++++-------------
 arch/arm/include/asm/arch-mx6/mx6q_pins.h     | 2054 ++++++++++++-----------
 board/barco/titanium/titanium.c               |    2 +-
 board/freescale/mx6qarm2/mx6qarm2.c           |    2 +-
 board/freescale/mx6qsabreauto/mx6qsabreauto.c |    2 +-
 6 files changed, 2127 insertions(+), 2111 deletions(-)

-- 
1.8.1.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-17 16:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 23:36 [U-Boot] [PATCH 0/2] i.MX6 (DQ/DLS): use macros for mux and pad declarations Eric Nelson
2013-11-13 23:36 ` [U-Boot] [PATCH 1/2] " Eric Nelson
2013-11-18 11:04   ` Stefano Babic
2013-12-17 16:13   ` Stefano Babic
2013-11-13 23:36 ` [U-Boot] [PATCH 2/2] i.MX6DQ/DLS: whitespace: Align MX6_PAD_DECL columns Eric Nelson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox