Since clearing BSS before board_init_r is clearly not accepted, let's
just fix 2 bugs in dlmalloc and I'll handle the socfpga_a10 cleanup
in a different way (see discussions in v1 to v3 of this series...).

Changes in v4:
- dumped clearing BSS before SPL board_init_f, only real bugfixes remain

Changes in v3:
- fixed summary ("stack" -> "heap")
- enable CONFIG_SPL_CLEAR_BSS_F for socfpga_arria10 using full malloc
  early in SPL
- rebased

Simon Goldschmidt (2):
  dlmalloc: fix malloc range at end of ram
  dlmalloc: be compatible to tiny printf

 common/dlmalloc.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.17.1

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to