Re: [PATCH 20/26] tests/boot_linux_console: Add a test for the Raspberry Pi 2

2019-10-28 Thread Cleber Rosa
On Mon, Oct 28, 2019 at 08:34:35AM +0100, Philippe Mathieu-Daudé wrote: > From: Philippe Mathieu-Daudé > > Similar to the x86_64/pc test, it boots a Linux kernel on a raspi2 > board and verify the serial is working. > > The kernel image and DeviceTree blob are built by the Raspbian > project (ba

[PATCH 20/26] tests/boot_linux_console: Add a test for the Raspberry Pi 2

2019-10-28 Thread Philippe Mathieu-Daudé
From: Philippe Mathieu-Daudé Similar to the x86_64/pc test, it boots a Linux kernel on a raspi2 board and verify the serial is working. The kernel image and DeviceTree blob are built by the Raspbian project (based on Debian): https://www.raspbian.org/RaspbianImages as recommended by the Raspberr