mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
|
||
|---|---|---|
| .. | ||
| rk3036 | ||
| rk3188 | ||
| rk3288 | ||
| rk3328 | ||
| rk3399 | ||
| Kconfig | ||
| Makefile | ||
| rk3036-board-spl.c | ||
| rk3036-board.c | ||
| rk3188-board-spl.c | ||
| rk3188-board-tpl.c | ||
| rk3188-board.c | ||
| rk3288-board-spl.c | ||
| rk3288-board.c | ||
| rk3399-board-spl.c | ||
| rk_timer.c | ||
| save_boot_param.S | ||