rockchip: rk3288-firefly: Drop use of silent console and late boardinfo
authorJonas Karlman <jonas@kwiboo.se>
Thu, 12 Dec 2024 22:09:40 +0000 (22:09 +0000)
committerTom Rini <trini@konsulko.com>
Sat, 11 Jan 2025 00:56:15 +0000 (18:56 -0600)
commitc18f00c3310db3b537bdf131543896767edf8a92
tree69a93774aac3f91357ad3b2327f7a6daea254b27
parentcf84730409c8e2e3e3b9314cbed9fe7f3ebc8462
rockchip: rk3288-firefly: 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 <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/firefly-rk3288_defconfig