]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests/boot-serial-test: Add support for the mcf5208evb board
authorThomas Huth <thuth@redhat.com>
Thu, 30 Nov 2017 08:53:04 +0000 (09:53 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 21 Dec 2017 19:13:18 +0000 (20:13 +0100)
commit598a29f3606c4c7042a1ca3f1116663d0a60867c
tree1b6ade8faa2d5910734a9e7ee3d38b870a08a3db
parent7deddf96e94f3e1eb3677db0ea7b53e61751b544
tests/boot-serial-test: Add support for the mcf5208evb board

We can output a character quite easily here with some few lines of
assembly that we provide as a mini-kernel for this board.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1512031988-32490-4-git-send-email-thuth@redhat.com>
[lv: add boot-serial-test in check-qtest-m68k]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
tests/Makefile.include
tests/boot-serial-test.c