Re: [PATCH 13/21] hw/arm/beckhoff_CX7200: Remove second SD controller

2025-05-06 Thread Peter Maydell
On Tue, 18 Mar 2025 at 13:11, Corvin Köhne wrote: > > From: YannickV > > The CX7200 has one SD controller connected to address 0xE0101000. > The controller connected to address 0xE010 can be removed. Hi -- I see Edgar has done some review on the first part of this patchset, but looking quick

[PATCH 13/21] hw/arm/beckhoff_CX7200: Remove second SD controller

2025-03-18 Thread Corvin Köhne
From: YannickV The CX7200 has one SD controller connected to address 0xE0101000. The controller connected to address 0xE010 can be removed. Signed-off-by: Yannick Voßen --- hw/arm/beckhoff_CX7200.c | 48 ++-- 1 file changed, 21 insertions(+), 27 deletion