Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-28 | imx8qxp: mek: default enable SPL | Peng Fan | |
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> | |||
2019-01-01 | imx: imx8qxp_mek: imximage: remove config.h | Peng Fan | |
config.h is not needed, remove it. Signed-off-by: Peng Fan <peng.fan@nxp.com> | |||
2018-10-22 | imx: imx8qxp_mek: update to build image in U-Boot | Peng Fan | |
Update README Add imximage.cfg Update defconfig to include imximage.cfg Signed-off-by: Peng Fan <peng.fan@nxp.com> |