commit | dac48025e70f3d0ca9739d7bad9729e80e6afdd3 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Thu Oct 15 14:46:34 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Wed Oct 21 18:12:20 2020 +0200 |
tree | f02841163c892f28e566b4e84b1b0b8c4ef8f98d | |
parent | a590a10a7671e0deef12c57589f949cba916a064 [diff] |
configs: stm32mp15: activate CMD_ELF Activate CONFIG_CMD_ELF to accept the command "bootelf". This patch simplifies the file stm32mp defconfig, as we have no reason to deactivate this command. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>