On 7/28/25 09:19, Patrice Chotard wrote:
> From: Patrick Delaunay
>
> Since SYS_MALLOC_F_LEN increasing to 0x210 on STM32MP13, the
> pre-console buffer is overlapped by stack (0xC040 + 0x210),
> so the this buffer must be moved just before the bootstage to avoid issue.
>
> After t
From: Patrick Delaunay
Since SYS_MALLOC_F_LEN increasing to 0x210 on STM32MP13, the
pre-console buffer is overlapped by stack (0xC040 + 0x210),
so the this buffer must be moved just before the bootstage to avoid issue.
After this patch the pre-relocation memory mapping for STM32MP13x
2 matches
Mail list logo