Re: [PATCH 0/5] Improve Microchip Polarfire SoC customization

2025-02-25 Thread Alistair Francis
On Tue, Feb 25, 2025 at 7:28 AM Conor Dooley wrote: > > On Mon, Feb 24, 2025 at 03:14:00PM +1000, Alistair Francis wrote: > > On Fri, Feb 21, 2025 at 4:31 AM Conor Dooley wrote: > > > > > > +cc qemu-riscv, Alistar. > > > > > > On Fri, Feb 14, 2025 at 07:24:37AM +0100, Sebastian Huber wrote: > > >

Re: [PATCH 0/5] Improve Microchip Polarfire SoC customization

2025-02-24 Thread Conor Dooley
On Mon, Feb 24, 2025 at 03:14:00PM +1000, Alistair Francis wrote: > On Fri, Feb 21, 2025 at 4:31 AM Conor Dooley wrote: > > > > +cc qemu-riscv, Alistar. > > > > On Fri, Feb 14, 2025 at 07:24:37AM +0100, Sebastian Huber wrote: > > > Booting the microchip-icicle-kit machine using the latest PolarFir

Re: [PATCH 0/5] Improve Microchip Polarfire SoC customization

2025-02-23 Thread Alistair Francis
On Fri, Feb 21, 2025 at 4:31 AM Conor Dooley wrote: > > +cc qemu-riscv, Alistar. > > On Fri, Feb 14, 2025 at 07:24:37AM +0100, Sebastian Huber wrote: > > Booting the microchip-icicle-kit machine using the latest PolarFire SoC > > Hart Software Services (HSS) no longer works since Qemu lacks suppor

Re: [PATCH 0/5] Improve Microchip Polarfire SoC customization

2025-02-20 Thread Sebastian Huber
- Am 20. Feb 2025 um 23:29 schrieb Philippe Mathieu-Daudé phi...@linaro.org: > Hi Conor, > > On 20/2/25 19:30, Conor Dooley wrote: >> +cc qemu-riscv, Alistar. >> >> On Fri, Feb 14, 2025 at 07:24:37AM +0100, Sebastian Huber wrote: >>> Booting the microchip-icicle-kit machine using the latest

Re: [PATCH 0/5] Improve Microchip Polarfire SoC customization

2025-02-20 Thread Philippe Mathieu-Daudé
Hi Conor, On 20/2/25 19:30, Conor Dooley wrote: +cc qemu-riscv, Alistar. On Fri, Feb 14, 2025 at 07:24:37AM +0100, Sebastian Huber wrote: Booting the microchip-icicle-kit machine using the latest PolarFire SoC Hart Software Services (HSS) no longer works since Qemu lacks support for several re

Re: [PATCH 0/5] Improve Microchip Polarfire SoC customization

2025-02-20 Thread Conor Dooley
+cc qemu-riscv, Alistar. On Fri, Feb 14, 2025 at 07:24:37AM +0100, Sebastian Huber wrote: > Booting the microchip-icicle-kit machine using the latest PolarFire SoC > Hart Software Services (HSS) no longer works since Qemu lacks support > for several registers (clocks, DRAM controller). Also readin

[PATCH 0/5] Improve Microchip Polarfire SoC customization

2025-02-13 Thread Sebastian Huber
Booting the microchip-icicle-kit machine using the latest PolarFire SoC Hart Software Services (HSS) no longer works since Qemu lacks support for several registers (clocks, DRAM controller). Also reading from the SDCard does not work currently. In order to allow tests runs for real-time kernels su