Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-08 | imx: mkimage_fit_atf: Fix FIT image for correct boot order | Frieder Schrempf | |
Fix the FIT image metadata for i.MX8 to result in the intended boot order (SPL -> ATF -> U-Boot). Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Signed-off-by: Peng Fan <peng.fan@nxp.com> | |||
2019-01-28 | imx: mkimage_fit_atf: introduce BL33_BASE_ADDR | Peng Fan | |
Introduce BL33_BASE_ADDR, then we could reuse this script for i.MX8QXP. Signed-off-by: Peng Fan <peng.fan@nxp.com> | |||
2019-01-01 | imx: imx8m: introduce script to generate fit image | Peng Fan | |
Introduce script to generate fit image for i.MX8M Signed-off-by: Peng Fan <peng.fan@nxp.com> |