board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 7 Oct 2020 15:17:07 +0000 (18:17 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Mon, 19 Oct 2020 06:19:53 +0000 (09:19 +0300)
commit53040bc4d92dc9d50dea84f7036a1233b64f2a98
tree80ef6581240bd1e5b897a243fa336d3acfad5e47
parent3d19a7ee8ca7af01f75ff24622ea3c9840cd5bca
board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR

Heap base address is computed based on SYS_INIT_SP_ADDR by
subtracting the SYS_MALLOC_F_LEN value in
board_init_f_init_reserve().

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
include/configs/sam9x60ek.h