On Fri, 6 Mar 2026 at 12:16, Kuan-Jui Chiu <[email protected]> wrote:
>
> This patchset introduces Axiado SoC AX3000 and a EVK SCM3003 for emulation
> The model for Axiado SoC AX3000 supports
>   4 Cortex-A53 CPUs
>   Arm Generic Interrupt Controller v3
>   4 Cadence UARTs
>   1 SDHCI controller with PHY
>
> Verified the machine "axiado-scm3003" with following command
>
> qemu-system-aarch64 \
>     -m 4G \
>     -machine axiado-scm3003 \
>     -device loader,file=u-boot.bin,addr=0x3C000000,cpu-num=0 \
>     -nographic \
>     -serial null \
>     -serial null \
>     -serial null \
>     -serial mon:stdio \
>     -drive if=sd,file=obmc-phosphor-image-evk-axiado-github.wic,format=raw
>
> Kuan-Jui Chiu (2):
>   hw/arm: Add Axiado SoC AX3000
>   hw/arm: Add Axiado EVK board

Hi; thanks for sending these patches; this is just a note to
let you know that they are on my to-review queue, but it might
take me a little longer than usual to get to them, because I
will be prioritizing work for the 11.0 release (which goes into
softfreeze tomorrow).

thanks
-- PMM

Reply via email to