On 12/12/24 14:31, Kenneth Jia(贾纪东_华硕上海) wrote:
From 24d3badbbb9dcc0d220609a7dd30f8da5002cba7 Mon Sep 17 00:00:00 2001
From: Kenneth Jia
Date: Thu, 12 Dec 2024 20:42:04 +0800
Subject: [PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
In the loop, we need ignore the index
; 'Andrew Jeffery'
; 'Gavin Shan' ; 'open list:All
patches CC here'
主题: Re: 答复: [PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
External email : Ensure your email is secure before opening links and
attachments.
On 12/13/24 10:48, Kenneth Jia(贾纪东_华硕上海) wrot
On 12/13/24 10:48, Kenneth Jia(贾纪东_华硕上海) wrote:
We plans to use a relatively large number of UART connections, and currently
test all UARTs that can be used.
When we use qumu for simulation, the problem was discovered.
Which QEMU machine are you using ?
Thanks,
C.
Goater
发送时间: 2024年12月13日 15:19
收件人: Kenneth Jia(贾纪东_华硕上海) ; 'qemu-...@nongnu.org'
抄送: 'Cédric Le Goater' ; 'Philippe Mathieu-Daudé'
> Subject: [PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
>
> In the loop, we need ignore the index incr
Hello Kenneth,
On 12/12/24 14:31, Kenneth Jia(贾纪东_华硕上海) wrote:
From 24d3badbbb9dcc0d220609a7dd30f8da5002cba7 Mon Sep 17 00:00:00 2001
From: Kenneth Jia
Date: Thu, 12 Dec 2024 20:42:04 +0800
Subject: [PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
In the loop, we need ignore
From 24d3badbbb9dcc0d220609a7dd30f8da5002cba7 Mon Sep 17 00:00:00 2001
From: Kenneth Jia
Date: Thu, 12 Dec 2024 20:42:04 +0800
Subject: [PATCH]hw/arm/aspeed: fix connect_serial_hds_to_uarts
In the loop, we need ignore the index increase when uart == uart_chosen
We should increase the