On Mon, 1 Apr 2019 at 14:01, Simon Goldschmidt
<simon.k.r.goldschm...@gmail.com> wrote:
>
> Convert debug output from '%#lx' to '0x%lx' to be compatible with tiny
> printf used in SPL.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschm...@gmail.com>
> ---
>
> 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
>
>  common/dlmalloc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to