[U-Boot] [PATCH 1/2] i.MX6 (DQ/DLS): use macros for mux and pad declarations

Stefano Babic sbabic at denx.de
Tue Dec 17 17:13:43 CET 2013


On 14/11/2013 00:36, Eric Nelson wrote:
> 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 at boundarydevices.com>
> ---

Applied to u-boot-imx, sorry for delay.

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


More information about the U-Boot mailing list