[PATCH V2 1/4] configs: imx8mn_beacon: Re-align memory to standard imx8mn settings

Fabio Estevam festevam at gmail.com
Sat Oct 22 17:36:21 CEST 2022


On Sat, Oct 22, 2022 at 10:44 AM Adam Ford <aford173 at gmail.com> wrote:
>
> The imx8mn_beacon board does not use the same memory map as the reference
> design from NXP or other imx8mn boards.  As such, memory is more limited
> in SPL.
>
> Moving SPL_BSS_START_ADDR and SPL_STACK to default locations increases
> the amount of available meory for the SPL stack.  Doing this allows

s/meory/memory

> the board to no longer define CONFIG_MALLOC_F_ADDR.
>
> Since SYS_LOAD_ADDR also does not align with other boards, move it too.
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list