RE: [v0 0/2] uart base and hardcode boot address 0

2024-02-06 Thread Jamin Lin
> -Original Message- > From: Cédric Le Goater > Sent: Wednesday, February 7, 2024 12:48 AM > To: Jamin Lin ; Peter Maydell > ; Andrew Jeffery ; > Joel Stanley ; open list:ASPEED BMCs > ; open list:All patches CC here > > Cc: Troy Lee > Subject: Re: [v0 0/

Re: [v0 0/2] uart base and hardcode boot address 0

2024-02-06 Thread Cédric Le Goater
On 2/5/24 10:14, Jamin Lin wrote: v0: usually we start at v1, so the next version would be a v2. Indexing again :) Thanks, C. 1. support uart controller both 0 and 1 base 2. fix hardcode boot address 0 Jamin Lin (2): aspeed: support uart controller both 0 and 1 base aspeed: fix ha

[v0 0/2] uart base and hardcode boot address 0

2024-02-05 Thread Jamin Lin via
v0: 1. support uart controller both 0 and 1 base 2. fix hardcode boot address 0 Jamin Lin (2): aspeed: support uart controller both 0 and 1 base aspeed: fix hardcode boot address 0 hw/arm/aspeed.c | 12 hw/arm/aspeed_ast10x0.c | 1 + hw/arm/aspeed_ast2400.c