commit | 4b2bcca5c37720c5c905022f4dcbb5a054267d7c | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Sep 20 18:04:33 2022 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Mon Sep 26 17:03:06 2022 +0200 |
tree | 88c05daa011d5a6fda88e599d1a6f5833132d3aa | |
parent | 4f174e6ffab693510a9ac23c873017423f8d017e [diff] |
configs: stm32f746-disco: 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>