imx8qxp: mek: default enable SPL
authorPeng Fan <peng.fan@nxp.com>
Fri, 21 Dec 2018 06:21:34 +0000 (06:21 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 28 Jan 2019 19:35:47 +0000 (20:35 +0100)
commit018e3fd2d1a73044154056faf0c69d57c81af58f
treeb69cb895686fbba8a42afb407a37d6486e0d07a5
parentcaceb739ea07dc6a3d4277c626abf0eb797cd32e
imx8qxp: mek: default enable SPL

Enable SPL for i.MX8QXP MEK, and currently use SPL FIT.
The SPL enable SPL_DM to use MMC/PINCTRL/POWER DOMAIN/CLK.

Note: SPL FIT could not support secure boot chain, because i.MX8/8X
only support i.MX container format. This container format has
not been upstreamed, so we use FIT for now. When SPL container
supported, we could switch to that.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
board/freescale/imx8qxp_mek/Makefile
board/freescale/imx8qxp_mek/imximage.cfg
board/freescale/imx8qxp_mek/spl.c [new file with mode: 0644]
configs/imx8qxp_mek_defconfig
include/configs/imx8qxp_mek.h