On Tue, 11 Jan 2022 at 08:46, Troy Lee wrote:
>
> v3:
> - Remove unrelated changes to SPI2 address
> - Remove controller irq line
>
> v2: Rebase to mainline QEMU
>
> Signed-off-by: Troy Lee
This turns out not to build on macOS or on 32-bit hosts
because of format string issues -- you can't porta
On 1/11/22 09:45, Troy Lee wrote:
v3:
- Remove unrelated changes to SPI2 address
- Remove controller irq line
v2: Rebase to mainline QEMU
Signed-off-by: Troy Lee
Reviewed-by: Cédric Le Goater
You should consider updating the documentation :
https://qemu.readthedocs.io/en/latest/system/a
v3:
- Remove unrelated changes to SPI2 address
- Remove controller irq line
v2: Rebase to mainline QEMU
Signed-off-by: Troy Lee
---
hw/arm/aspeed_ast2600.c | 16
include/hw/arm/aspeed_soc.h | 3 +++
2 files changed, 19 insertions(+)
diff --git a/hw/arm/aspeed_ast2600.c b/