Nokia RX-51: Add test for U-Boot serial console
authorPali Rohár <pali@kernel.org>
Sun, 29 Nov 2020 16:15:05 +0000 (17:15 +0100)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 12 Jan 2021 05:29:04 +0000 (10:59 +0530)
commit1ce0e1cbcc8c7943f7f98e57417430ae183a0aa6
tree3be313f5fb992fb1aa1413b31f75527cb0d77b42
parent25c5b6517854ffc80d4cc3a86d0e69942abb8e2c
Nokia RX-51: Add test for U-Boot serial console

This patch adds a new test which checks that U-Boot for Nokia RX-51 running
in qemu can print test line to serial console and also checks that test
line appeared on qemu serial console.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Pavel Machek <pavel@ucw.cz>
test/nokia_rx51_test.sh