Re: [Qemu-devel] [PATCH] tests/boot-serial: Test the sam460ex board

2018-03-13 Thread David Gibson
On Wed, Mar 14, 2018 at 05:28:55AM +0100, Thomas Huth wrote: > We've got a U-Boot firmware for this board in our repository, and > the firmware prints some output to the serial console, so we can > check this board in the boot-serial tester, too. > > Signed-off-by: Thomas Huth Applied, thanks.

[Qemu-devel] [PATCH] tests/boot-serial: Test the sam460ex board

2018-03-13 Thread Thomas Huth
We've got a U-Boot firmware for this board in our repository, and the firmware prints some output to the serial console, so we can check this board in the boot-serial tester, too. Signed-off-by: Thomas Huth --- Note: Patch has to be applied on top of the ppc-for-2.12 branch tests/boot-serial-t