commit | b89edf2f0e110b532d4af395952b68e64e4ecf37 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Sep 20 18:04:34 2022 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Mon Sep 26 17:03:06 2022 +0200 |
tree | 86d11f49b67ce0d9822c79ca06ceebcdd112f9cd | |
parent | 865ca8ebfa907f33e09a9eb96936f0f8ce2b56e7 [diff] |
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>