commit | 637c7863d7e428d673b18bae21ac1db52b2a9b8d | [log] [tgz] |
---|---|---|
author | Timothée Cercueil <timothee.cercueil@st.com> | Tue Mar 02 12:08:41 2021 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Mar 04 13:50:22 2021 +0100 |
tree | 3171624e2ea48e67ee9966fd1e1dc0de5116409f | |
parent | afc6d169f10bbddef0adf9d95d4674e6b9952753 [diff] |
stm32mp1: Fix 157C-EV1 bootfs partition image name parameter Genimage script configuration had wrong image name on bootfs partition. Changed the parameter "image" to correct name for the image to be generated successfully and to allow successful boot on STM32MP157C-EV1 board. Signed-off-by: Timothée Cercueil <litchi.pi@protonmail.com> Signed-off-by: Timothée Cercueil <timothee.cercueil@st.com> Acked-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers