commit | c88f167be600fdae7cb3b0b854d515fb9f197338 | [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 | 3ff7b93527b7fbef3b0edef2babcf7b6e7825f8f [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>