]> Git Repo - J-u-boot.git/commit
rockchip: rk3288-tinker: Drop use of silent console and late boardinfo
authorJonas Karlman <[email protected]>
Tue, 5 Nov 2024 16:00:32 +0000 (16:00 +0000)
committerTom Rini <[email protected]>
Sat, 11 Jan 2025 00:56:15 +0000 (18:56 -0600)
commit4ae0e5cd4dce7c67283e7a1951b2cefabcb477af
treea8b741aa49ec955e46f566dad7f9683238f7c71a
parent826267d3eaa825b290457975f80983497f9ac001
rockchip: rk3288-tinker: Drop use of silent console and late boardinfo

Current use of SILENT_CONSOLE hide valuable information when something
goes wrong during boot, drop this Kconfig option to allow user to see
e.g. from what media U-Boot proper is loaded from.

A second Model line is printed on console due to DISPLAY_BOARDINFO_LATE,
drop this Kconfig option to remove the second redundant line.

Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
configs/tinker-rk3288_defconfig
configs/tinker-s-rk3288_defconfig
This page took 0.035421 seconds and 4 git commands to generate.