On Mon, Jun 19, 2023 at 8:02 PM Simon Glass <[email protected]> wrote:
>
> The output is garbled when tiny printf() is used. Correct this by adding
> a special case.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Add new patch to support outputing function names in SPL
>
>  common/log_console.c | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>

Reply via email to