rockchip: rk3288-miqi: Drop use of silent console and late boardinfo
authorJonas Karlman <jonas@kwiboo.se>
Tue, 5 Nov 2024 21:51:43 +0000 (21:51 +0000)
committerTom Rini <trini@konsulko.com>
Sat, 11 Jan 2025 00:56:15 +0000 (18:56 -0600)
commit1e4806defdb9880b6449815c18d93fc7bf28e51e
tree7a6b96ec51ac348aa2579e1a87752a918a73d8ae
parenta9ad8e143f4bbf301f9c491e24d445b1b752602f
rockchip: rk3288-miqi: 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/miqi-rk3288_defconfig