mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-27 19:29:59 +02:00
For all boards except mangopi-mq-t-tt13, switch back the serial console to
ttyS0. Apply the ttyS3 patch added in commit [1] only when building for the
mangopi-mq-t-tt13 board.
Boot tested on orangepi-zero2 board - the kernel logs are again printed to
the debug serial console.
[1] 9edbede7bc
("u-boot: Fix console for mangopi-mq-r-tt13 board")
Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>