[PATCH v1 0/6] SPL fixes for STM32F7 MCUs
Patrice Chotard
patrice.chotard at foss.st.com
Mon Sep 19 16:38:24 CEST 2022
This series is fixing issues in SPL boot mode:
- SPL binary size over 0x8000 bytes for STM32F746-disco, STM32F769-DISCO and STM32746G-EVAL boards
- fix embedded flash size for STM32F769-DISCO
- fix CONFIG_SYS_SPL_ARGS_ADDR for STM32F746-DISCO and STM32746G-EVAL
Patrice Chotard (6):
configs: stm32f746-disco: Fix SPL boot
configs: stm32f769-disco: Fix SPL boot
configs: stm32746g-eval: Fix SPL boot
configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR
configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR
config: stm32f769-disco: Fix internal flash size
arch/arm/include/asm/arch-stm32f7/stm32.h | 6 +++---
configs/stm32746g-eval_spl_defconfig | 9 +++++----
configs/stm32f746-disco_spl_defconfig | 9 +++++----
configs/stm32f769-disco_defconfig | 2 +-
configs/stm32f769-disco_spl_defconfig | 9 +++++----
5 files changed, 19 insertions(+), 16 deletions(-)
--
2.25.1
More information about the U-Boot
mailing list