[PATCH v4 40/45] log: Support outputing function names in SPL
Bin Meng
bmeng.cn at gmail.com
Thu Jul 13 12:50:04 CEST 2023
On Mon, Jun 19, 2023 at 8:02 PM Simon Glass <sjg at chromium.org> wrote:
>
> The output is garbled when tiny printf() is used. Correct this by adding
> a special case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (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 <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list