[PATCH v1 0/6] Enable SYS_64BIT_LBA flag for STM32MP
Patrice Chotard
patrice.chotard at foss.st.com
Fri Nov 29 13:27:05 CET 2024
Enable SYS_64BIT_LBA flag in order to fix issue when flashing
big binary using stm32prog.
Patrice Chotard (6):
fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enable
arm: stm32mp: stm32prog: fix warning when CONFIG_SYS_64BIT_LBA is
enable
arm: stm32mp: stm32prog: update multiplier is part-size is above SZ_1G
configs: stm32mp13: enable CONFIG_SYS_64BIT_LBA
configs: stm32mp15: enable CONFIG_SYS_64BIT_LBA
configs: stm32mp25: enable CONFIG_SYS_64BIT_LBA
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | 9 ++++++---
configs/stm32mp13_defconfig | 1 +
configs/stm32mp15_basic_defconfig | 1 +
configs/stm32mp15_defconfig | 1 +
configs/stm32mp15_trusted_defconfig | 1 +
configs/stm32mp25_defconfig | 1 +
drivers/fastboot/fb_mmc.c | 8 ++++----
7 files changed, 15 insertions(+), 7 deletions(-)
--
2.25.1
More information about the U-Boot
mailing list