]> Git Repo - u-boot.git/commit
configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR
authorPatrice Chotard <[email protected]>
Tue, 20 Sep 2022 16:04:34 +0000 (18:04 +0200)
committerPatrice Chotard <[email protected]>
Mon, 26 Sep 2022 15:03:06 +0000 (17:03 +0200)
commitab5c4e5b0f34b4341dcb17c5234c08130bd251c2
tree86d11f49b67ce0d9822c79ca06ceebcdd112f9cd
parent4b2bcca5c37720c5c905022f4dcbb5a054267d7c
configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR

STM32F746 embeds 1 MB of internal flash [0x08000000-0x080fffff],
fix CONFIG_SYS_SPL_ARGS_ADDR accordingly
It solves hard fault when jumping from SPL to U-Boot.

Signed-off-by: Patrice Chotard <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
Tested-by: Waldemar Brodkorb <[email protected]>
configs/stm32746g-eval_spl_defconfig
This page took 0.035366 seconds and 4 git commands to generate.