commit | ff9f71b49911be72b36ad23b27800e735b21c282 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Fri May 12 12:45:23 2017 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Thu May 18 11:24:33 2017 +0200 |
tree | 3282e7a945d1cff2463ef24a4caf176d0bd80b03 | |
parent | f9247569d842c0442cf1a6d2a37d447581694ed0 [diff] |
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>