u-boot/arch/arm
Patrick Delaunay ada8fe0c42 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>
2022-09-23 13:58:20 +02:00
..
cpu ARMv8/sec_firmware: Convert to use fit_get_data_conf_prop 2022-09-07 13:40:45 +08:00
dts Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next 2022-09-20 08:50:07 -04:00
include Merge branch 'master' into next 2022-09-19 16:07:12 -04:00
lib Merge branch 'master' into next 2022-09-19 16:07:12 -04:00
mach-apple
mach-aspeed
mach-at91 cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
mach-bcm283x
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci
mach-exynos
mach-highbank
mach-hpe
mach-imx Merge branch 'master' into next 2022-09-19 16:07:12 -04:00
mach-integrator
mach-ipq40xx arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings 2022-08-26 10:55:46 -04:00
mach-k3
mach-keystone
mach-kirkwood arm: mvebu: Mark constant data with const keyword 2022-09-13 06:38:08 +02:00
mach-lpc32xx
mach-mediatek
mach-meson
mach-mvebu arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms 2022-09-20 06:39:43 +02:00
mach-nexell
mach-npcm
mach-octeontx
mach-octeontx2
mach-omap2 Convert CONFIG_SYS_L2_PL310 to Kconfig 2022-09-01 17:18:42 -04:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile
mach-rockchip rockchip: allow to build SPI images even without HAS_ROM option 2022-09-04 20:00:39 +08:00
mach-s5pc1xx
mach-snapdragon arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings 2022-08-26 10:55:46 -04:00
mach-socfpga cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
mach-sti
mach-stm32
mach-stm32mp stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR 2022-09-23 13:58:20 +02:00
mach-sunxi
mach-tegra
mach-u8500
mach-uniphier
mach-versal arm64: versal: Define zynqmp_mmio_write() for versal 2022-09-13 11:32:48 +02:00
mach-versatile
mach-zynq ARM: zynq: Align bss and end of u-boot image to 64bits 2022-09-13 11:32:48 +02:00
mach-zynqmp
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk Makefile: Allow LTO to be disabled for a build 2022-09-02 16:20:11 -04:00
Kconfig arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms 2022-09-20 06:39:43 +02:00
Kconfig.debug
Makefile