[U-Boot] [PATCH] rockchip: arm64: rk3399: remove unconditional debug message

Simon Glass sjg at chromium.org
Sun Mar 26 03:48:05 UTC 2017


On 24 March 2017 at 12:10, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> An earlier upstream change contained an unconditional debug message
> which would show up as a message similar to the following in the
> U-Boot startup (after the ATF and before the U-Boot banner):
>       time 159f019, 0
>
> This commit removes this message (instead of making if conditional on
> being a debug-build), as it doesn't pertain to any initialisation done
> in this file.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
>
> ---
>
>  arch/arm/mach-rockchip/rk3399/rk3399.c | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list