]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1871f8aba0ef41dcc2580655bc0d61f86a36e681
tree86d11f49b67ce0d9822c79ca06ceebcdd112f9cd
parent6daa1bda26e27423830ffffac2f2a6beeaa54405
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