> 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 <[email protected]> > Reviewed-by: Philipp Tomsich <[email protected]> > Acked-by: Philipp Tomsich <[email protected]> > --- > arch/arm/mach-rockchip/rk3399-board-spl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

