[U-Boot] [PATCH 12/25] spl: Correct malloc debugging in board_init_r()

Simon Glass sjg at chromium.org
Wed Nov 7 17:09:06 UTC 2018


Hi Simon,

On 6 November 2018 at 23:22, Simon Goldschmidt
<simon.k.r.goldschmidt at gmail.com> wrote:
> On Tue, Nov 6, 2018 at 11:22 PM Simon Glass <sjg at chromium.org> wrote:
>>
>> SPL does not support %#x in printf() strings so we must write out the 0x
>> explicitly. Update the code for this.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
> This has already been covered by my patch here:
> https://patchwork.ozlabs.org/patch/992555/
>
> However, my patch fixes three more places of debug printf formatters
> not supported in SPL.
>
> Anyway:
> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
>

Yes, we should grab your one. Will mark this one superseded.

Regards,
Simon


More information about the U-Boot mailing list