rockchip: remove redundant 'console' parameter from boot script
authorTianling Shen <cnsztl@immortalwrt.org>
Mon, 25 Mar 2024 18:25:42 +0000 (02:25 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 31 Mar 2024 18:39:57 +0000 (20:39 +0200)
commit705954a51ada4926cc4b7f1b4d40b3995ceef8a9
treefa10f1aa687739f0a2ca8ff25eff19de499a89c7
parentf90b1d97784b382cf0fb06eec84f7b93cf05436d
rockchip: remove redundant 'console' parameter from boot script

ttyS2 is the default console used for all rockchip boards.
The redundant 'console=tty1' parameter now breaks the console due to
recent procd update.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 163c3d0bde28664058656ce1c2bd97f80e4dbe2d)
target/linux/rockchip/image/mmc.bootscript