RE: [PATCH v4 19/23] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1

2025-03-03 Thread Jamin Lin
Hi Cedric, > Subject: Re: [PATCH v4 19/23] hw/arm/aspeed: Add SoC and Machine Support > for AST2700 A1 > > On 3/3/25 10:54, Jamin Lin wrote: > > The memory map for AST2700 A1 remains compatible with AST2700 A0. > > However, the IRQ mapping has been updated

Re: [PATCH v4 19/23] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1

2025-03-03 Thread Cédric Le Goater
On 3/3/25 10:54, Jamin Lin wrote: The memory map for AST2700 A1 remains compatible with AST2700 A0. However, the IRQ mapping has been updated for AST2700 A1, with GIC interrupts now ranging from 192 to 201. Add a new IRQ map table for AST2700 A1. Add "aspeed_soc_ast2700a1_class_init" to initializ

[PATCH v4 19/23] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1

2025-03-03 Thread Jamin Lin via
The memory map for AST2700 A1 remains compatible with AST2700 A0. However, the IRQ mapping has been updated for AST2700 A1, with GIC interrupts now ranging from 192 to 201. Add a new IRQ map table for AST2700 A1. Add "aspeed_soc_ast2700a1_class_init" to initialize the AST2700 A1 SoC. Introduce "asp