commit | ddf911b495aa2e34e04585e08149e5cbe7a4aace | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Jun 15 19:41:48 2022 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri Jun 17 14:12:27 2022 +0200 |
tree | f026652d27f495b776d769a27bcdc3c9478aaa60 | |
parent | 817193a5e1c9195958324e5f152a14b510a38eaf [diff] |
configs: stm32mp: cleanup the stm32mp15 file Remove STM32_SYSRAM_END and clean the comments in stm32mp15_common.h file after moving some CONFIG to Kconfig: CONFIG_SYS_CBSIZE, CONFIG_SPL_MAX_FOOTPRINT, CONFIG_SYS_SPL_MALLOC_START and CONFIG_SYS_SPL_MALLOC_SIZE. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>