OSDN Git Service

tests/boot_linux_console: Add ethernet test to SmartFusion2
authorSubbaraya Sundeep <sundeep.lkml@gmail.com>
Thu, 16 Apr 2020 14:54:51 +0000 (20:24 +0530)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 10:52:28 +0000 (11:52 +0100)
commit70d7857f935ab3fd6a5c0ff8b7586d0aef20f8b0
treeb84f075ef0aa8b289c7614a263e583952bdb7ed0
parent05b7374a58cd18aa3516e33513808896d0ac9b7b
tests/boot_linux_console: Add ethernet test to SmartFusion2

In addition to simple serial test this patch uses ping
to test the ethernet block modelled in SmartFusion2 SoC.

Signed-off-by: Subbaraya Sundeep <sundeep.lkml@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 1587048891-30493-4-git-send-email-sundeep.lkml@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/acceptance/boot_linux_console.py