commit | db4374f634ebd60a4803dc9f824f542f98c25620 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Mar 06 21:44:17 2021 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Mar 12 15:25:55 2021 +0100 |
tree | 27b17eac2a665633f6c4e5b232b656aa2e2a940a | |
parent | 18a8716c0659863381500b75cf0026bf57ec473a [diff] |
doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y For systems where SPL loads fitImage, i.e. CONFIG_SPL_LOAD_FIT=y, use u-boot.itb in the relevant documentation parts. Otherwise use u-boot.img. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Patrice Chotard <patrice.chotard@foss.st.com> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>