[PATCH 1/1] riscv: use log functions in fdt_fixup

Bin Meng bmeng.cn at gmail.com
Fri Jun 26 06:43:19 CEST 2020


On Fri, Jun 26, 2020 at 12:35 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Replace printf() and debug() by log_err() and log_debug().
>
> "No reserved memory region found in source FDT\n" is not an error but a
> debug information.
>
> %s/can not/cannot/ - use the more common spelling.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  arch/riscv/lib/fdt_fixup.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>

Reviewed-by: Bin Meng <bin.meng at windriver.com>


More information about the U-Boot mailing list