mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
The AMD KV260 has a serial console on ttyPS1, so until we can dynamically detect the console under sysvinit we can add it to SERIAL_CONSOLES so this platform has a working console when not running systemd. (From meta-yocto rev: 467b6d77e50f92bee3c8f7ca928bd70758bab457) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>