Re: [Qemu-devel] [PATCH v2 0/2] aspeed: simplify using the 'unimplemented device'

2018-02-13 Thread Peter Maydell
On 9 February 2018 at 08:57, Philippe Mathieu-Daudé wrote: > Since v1: > - corrected buggy UART base address (noticed by Peter) > - tested using openbmc-build provided by Andrew > - added Cédric R-b > > tested with: > > $ qemu-system-arm -M romulus-bmc -m 512 \ > -drive file=image-bmc,if=mtd

[Qemu-devel] [PATCH v2 0/2] aspeed: simplify using the 'unimplemented device'

2018-02-09 Thread Philippe Mathieu-Daudé
Since v1: - corrected buggy UART base address (noticed by Peter) - tested using openbmc-build provided by Andrew - added Cédric R-b tested with: $ qemu-system-arm -M romulus-bmc -m 512 \ -drive file=image-bmc,if=mtd,format=raw -nographic using this image: https://openpower.xyz/job/open