[U-Boot] [U-Boot, 1/1] rockchip: rk3399: spl: add missing \n to output
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Fri Jul 13 10:25:04 UTC 2018
> Without the patch SPL (in case of an error) creates an output like:
>
> U-Boot SPL board initMissing DTB
>
> The patch adds the missing line feed. So now we get:
>
> U-Boot SPL board init
> Missing DTB
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
> arch/arm/mach-rockchip/rk3399-board-spl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list