commit | 9321129133c3e0f856bec972864776e43f474aad | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jun 16 18:30:27 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 07 16:01:23 2020 +0200 |
tree | e7eff68bc0ecd246bb9671f440213dfb38fd377e | |
parent | 6332c0432268835febb9f274e7f9cdb8667877f9 [diff] |
configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp In the boot command used in ST boards, bootcmd_stm32mp, only support the SD card as second stage, where is found the bootfs with DISTRO. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>