On 5/22/25 04:33, Jamin Lin wrote:
v1: 1. Fix RAM size detection failure on BE hosts 2. INTC: Set impl.min_access_size to 4 Fix coding style v2: Fix review issue.Jamin Lin (3): hw/intc/aspeed: Set impl.min_access_size to 4 hw/intc/aspeed Fix coding style hw/arm/aspeed_ast27x0: Fix RAM size detection failure on BE hosts hw/arm/aspeed_ast27x0.c | 10 ++++++---- hw/intc/aspeed_intc.c | 12 ++++++++++-- 2 files changed, 16 insertions(+), 6 deletions(-)
Applied to aspeed-next. Thanks, C.