diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2022-09-06 18:53:18 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@foss.st.com> | 2022-09-23 13:58:20 +0200 |
commit | ada8fe0c42da5341989bdf1c11d4adb23f7aae37 (patch) | |
tree | d49da2c572a633849fbd168ed6f47150c6a2ccd3 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h | |
parent | 4d7df7f7666a2bc6b0b8980969b69c8008b90af6 (diff) |
stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR
Change the defaut flashlayout location, hardcoded at STM32_DDR_BASE,
to CONFIG_SYS_LOAD_ADDR to avoid issue on board with reserved memory
at STM32_DDR_BASE.
This patch changes the command behavior for STM32MP13 and STM32MP15
platform, as CONFIG_SYS_LOAD_ADDR(0xc2000000) != STM32_DDR_BASE
but without impact for serial boot with STM32CubeProgrammer.
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h')
0 files changed, 0 insertions, 0 deletions