configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 20 Sep 2022 16:04:34 +0000 (18:04 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
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 <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Tested-by: Waldemar Brodkorb <wbx@openadk.org>
configs/stm32746g-eval_spl_defconfig