Re: [PATCH v0 2/2] aspeed: fix hardcode boot address 0

2024-02-06 Thread Cédric Le Goater
: [PATCH v0 2/2] aspeed: fix hardcode boot address 0 Hi Jamin, On 5/2/24 10:14, Jamin Lin via wrote: In the previous design of QEMU model for ASPEED SOCs, it set the boot address at 0 which was the hardcode setting for ast10x0, ast2600, ast2500 and ast2400. According to the design of ast2700, it

RE: [PATCH v0 2/2] aspeed: fix hardcode boot address 0

2024-02-05 Thread Jamin Lin
> -Original Message- > From: Cédric Le Goater > Sent: Monday, February 5, 2024 9:34 PM > To: Jamin Lin ; Peter Maydell > ; Andrew Jeffery ; > Joel Stanley ; open list:ASPEED BMCs > ; open list:All patches CC here > > Cc: Troy Lee > Subject: Re: [PATCH v0

RE: [PATCH v0 2/2] aspeed: fix hardcode boot address 0

2024-02-05 Thread Jamin Lin
gt; Subject: Re: [PATCH v0 2/2] aspeed: fix hardcode boot address 0 > > Hi Jamin, > > On 5/2/24 10:14, Jamin Lin via wrote: > > In the previous design of QEMU model for ASPEED SOCs, it set the boot > > address at 0 which was the hardcode setting for ast10x0, ast2600, >

Re: [PATCH v0 2/2] aspeed: fix hardcode boot address 0

2024-02-05 Thread Cédric Le Goater
On 2/5/24 10:14, Jamin Lin wrote: In the previous design of QEMU model for ASPEED SOCs, it set the boot address at 0 which was the hardcode setting for ast10x0, ast2600, ast2500 and ast2400. According to the design of ast2700, it has bootmcu which is used for executing SPL and initialize DRAM, t

Re: [PATCH v0 2/2] aspeed: fix hardcode boot address 0

2024-02-05 Thread Philippe Mathieu-Daudé
Hi Jamin, On 5/2/24 10:14, Jamin Lin via wrote: In the previous design of QEMU model for ASPEED SOCs, it set the boot address at 0 which was the hardcode setting for ast10x0, ast2600, ast2500 and ast2400. According to the design of ast2700, it has bootmcu which is used for executing SPL and ini

[PATCH v0 2/2] aspeed: fix hardcode boot address 0

2024-02-05 Thread Jamin Lin via
In the previous design of QEMU model for ASPEED SOCs, it set the boot address at 0 which was the hardcode setting for ast10x0, ast2600, ast2500 and ast2400. According to the design of ast2700, it has bootmcu which is used for executing SPL and initialize DRAM, then, CPUs(cortex-a35) execute u-boot