History log of /rk3399_rockchip-uboot/include/configs/evb_rk3576.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 7f64573d 07-Apr-2025 Damon Ding <damon.ding@rock-chips.com>

rockchip: rk3588/rk3576: Add "stdin=serial,usbkbd"

According to the function console_init_r() in the file
common/console.c, the stdin, stdout and stderr will be set to
"serial" if stdin is not set.

rockchip: rk3588/rk3576: Add "stdin=serial,usbkbd"

According to the function console_init_r() in the file
common/console.c, the stdin, stdout and stderr will be set to
"serial" if stdin is not set.

With this patch, the "vidconsole" will be valid as stdout and
stderr if the video console mode is enabled.

Change-Id: I852e10de2989b5d8ca9fd796600d1d97fc85c15c
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>

show more ...


# 682a1dd9 19-Jan-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

configs: Add rk3576 Soc support

Change-Id: Ic6d219d3b1bd731793b8f7c8b0d3313c220e266a
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# bf72c9c9 19-Jan-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: Add rk3576 Soc support

Change-Id: Ic217b4df45b0b3938dbc54e4156940a1fb42eea0
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>