RE: [PATCH v2 0/9] Add AST2700 support

2024-03-10 Thread Jamin Lin
; Andrew Jeffery > >> ; Joel Stanley ; > >> Alistair Francis ; open list:ASPEED BMCs > >> ; open list:All patches CC here > >> > >> Cc: Troy Lee ; Yunlin Tang > >> > >> Subject: Re: [PATCH v2 0/9] Add AST2700 support > >>

Re: [PATCH v2 0/9] Add AST2700 support

2024-03-07 Thread Cédric Le Goater
: Re: [PATCH v2 0/9] Add AST2700 support Hello Jamin, On 3/4/24 10:29, Jamin Lin wrote: Changes from v1: The patch series supports WDT, SDMC, SMC, SCU, SLI and INTC for AST2700 SoC. Changes from v2: - replace is_aarch64 with is_bus64bit for sdmc patch review. - fix incorrect dram size for

RE: [PATCH v2 0/9] Add AST2700 support

2024-03-04 Thread Jamin Lin
> > Subject: Re: [PATCH v2 0/9] Add AST2700 support > > Hello Jamin, > > On 3/4/24 10:29, Jamin Lin wrote: > > Changes from v1: > > The patch series supports WDT, SDMC, SMC, SCU, SLI and INTC for AST2700 > SoC. > > > > Changes from v2: > > -

Re: [PATCH v2 0/9] Add AST2700 support

2024-03-04 Thread Cédric Le Goater
Hello Jamin, On 3/4/24 10:29, Jamin Lin wrote: Changes from v1: The patch series supports WDT, SDMC, SMC, SCU, SLI and INTC for AST2700 SoC. Changes from v2: - replace is_aarch64 with is_bus64bit for sdmc patch review. - fix incorrect dram size for AST2700 Test steps: 1. Download openbmc image