u-boot-brain/arch/arm
Eric Nelson b47abc36aa i.MX6 (DQ/DLS): use macros for mux and pad declarations
This allows the use of either or both declarations from
the files mx6q_pins.h and mx6dl_pins.h.

All board files should include <asm/arch/mx6-pins.h>
with one of the following defined in boards.cfg
    MX6Q   - for boards targeting i.MX6Q or i.MX6D
    MX6DL  - for boards targeting i.MX6DL
    MX6S   - for boards targeting i.MX6S
    MX6QDL - for boards that support any of the above with
             run-time detection

Pad declarations will be MX6_PAD_x for single-variant boards
and MX6Q_PAD_x and MX6DL_PAD_x for boards supporting both
processor classes.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2013-12-17 17:12:34 +01:00
..
cpu arm, am33x: make RTC32K OSC enable configurable 2013-11-11 12:16:30 -05:00
dts exynos5: dts: Add device node for XHCI 2013-10-20 23:42:38 +02:00
imx-common imx-common: remove extraneous semicolon from macro 2013-11-27 09:39:21 +01:00
include/asm i.MX6 (DQ/DLS): use macros for mux and pad declarations 2013-12-17 17:12:34 +01:00
lib cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
config.mk Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00