Re: [Qemu-devel] [PATCH v3 3/3] hw/arm: Add ASPEED AST2400 machine model

2016-03-11 Thread Peter Maydell
On 5 March 2016 at 11:29, Andrew Jeffery wrote: > Adds an AST2400 ARM machine[1], based around an AST2400 SOC containing an > ARM926 processor, ASPEED VIC and timer devices, and a 8250 UART. The new > machine type is functional enough to boot an aspeed_defconfig Linux > kernel to userspace. > > [1

[Qemu-devel] [PATCH v3 3/3] hw/arm: Add ASPEED AST2400 machine model

2016-03-04 Thread Andrew Jeffery
Adds an AST2400 ARM machine[1], based around an AST2400 SOC containing an ARM926 processor, ASPEED VIC and timer devices, and a 8250 UART. The new machine type is functional enough to boot an aspeed_defconfig Linux kernel to userspace. [1] http://www.aspeedtech.com/products.php?fPath=20&rId=376 S