]> git.ipfire.org Git - people/ms/u-boot.git/commit
mx6sabresd: Prepare for supporting MX6DL
authorFabio Estevam <fabio.estevam@nxp.com>
Fri, 12 May 2017 15:45:23 +0000 (12:45 -0300)
committerStefano Babic <sbabic@denx.de>
Thu, 18 May 2017 09:24:33 +0000 (11:24 +0200)
commitff9f71b49911be72b36ad23b27800e735b21c282
tree3282e7a945d1cff2463ef24a4caf176d0bd80b03
parentf9247569d842c0442cf1a6d2a37d447581694ed0
mx6sabresd: Prepare for supporting MX6DL

Currently only MX6Q/QP sabresd boards are supported in SPL.

In order to also support MX6DL we need to convert to using
IOMUX_PADS and SETUP_IOMUX_PADS macros.

Other than that move the <asm/arch/mx6-ddr.h> header inclusion to the
SPL code block in order to avoid build error.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
board/freescale/mx6sabresd/mx6sabresd.c
configs/mx6sabresd_spl_defconfig