Hi,
On 6/15/22 19:41, Patrick Delaunay wrote:
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 <[email protected]>
---
Changes in v2:
- remove the define STM32_SYSRAM_END, no more used
include/configs/stm32mp15_common.h | 11 -----------
1 file changed, 11 deletions(-)
Applied to u-boot-stm/next, thanks!
Regards
Patrick