rockchip: veyron: Add serial, logging, silent console support
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>
Fri, 7 Jul 2023 19:16:38 +0000 (22:16 +0300)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 31 Jul 2023 06:40:13 +0000 (14:40 +0800)
commitd25b34751b1b375fc7d6dcb4e28dc39bb7dad74f
tree0aabd5c3f922cef93356e7edfbf4d801a0631576
parentb73b6558a18f36b78ec648ad28f51a7f87c98854
rockchip: veyron: Add serial, logging, silent console support

Commit eba768c54587 ("rockchip: jerry: Add serial support") enables
ROCKCHIP_SERIAL for chromebook_jerry to make the serial console work
correctly. Enable it also for other veyron boards.

Also enable logging and disable scrolling multiple lines at once as in
chromebook_jerry, and enable silent console as chromebook_minnie does.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/chromebit_mickey_defconfig
configs/chromebook_minnie_defconfig
configs/chromebook_speedy_defconfig