Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-26 Thread Simon Glass
Hi Peter, On Wed, 25 Sept 2024 at 16:23, Peter Maydell wrote: > > On Fri, 20 Sept 2024 at 16:59, Simon Glass wrote: > > On Fri, 20 Sept 2024 at 12:29, Patrick Rudolph > > wrote: > > > On Fri, Sep 20, 2024 at 11:37 AM Simon Glass wrote: > > > > On Fri, 20 Sept 2024 at 09:54, Patrick Rudolph > >

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-25 Thread Peter Maydell
On Fri, 20 Sept 2024 at 16:59, Simon Glass wrote: > On Fri, 20 Sept 2024 at 12:29, Patrick Rudolph > wrote: > > On Fri, Sep 20, 2024 at 11:37 AM Simon Glass wrote: > > > On Fri, 20 Sept 2024 at 09:54, Patrick Rudolph > > > wrote: > > > > > > > > On Thu, Sep 19, 2024 at 4:10 PM Simon Glass wrot

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-25 Thread Simon Glass
Hi Tom, On Tue, 24 Sept 2024 at 16:29, Tom Rini wrote: > > On Tue, Sep 24, 2024 at 03:17:15PM +0200, Patrick Rudolph wrote: > > On Fri, Sep 20, 2024 at 5:59 PM Simon Glass wrote: > > > > > > Hi Patrick, > > > > > > On Fri, 20 Sept 2024 at 12:29, Patrick Rudolph > > > wrote: > > > > > > > > On F

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-24 Thread Tom Rini
On Tue, Sep 24, 2024 at 03:17:15PM +0200, Patrick Rudolph wrote: > On Fri, Sep 20, 2024 at 5:59 PM Simon Glass wrote: > > > > Hi Patrick, > > > > On Fri, 20 Sept 2024 at 12:29, Patrick Rudolph > > wrote: > > > > > > On Fri, Sep 20, 2024 at 11:37 AM Simon Glass wrote: > > > > > > > > +Peter Mayde

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-24 Thread Patrick Rudolph
On Fri, Sep 20, 2024 at 5:59 PM Simon Glass wrote: > > Hi Patrick, > > On Fri, 20 Sept 2024 at 12:29, Patrick Rudolph > wrote: > > > > On Fri, Sep 20, 2024 at 11:37 AM Simon Glass wrote: > > > > > > +Peter Maydell for comment on the below > > > > > > Hi Patrick, > > > > > > On Fri, 20 Sept 2024

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-20 Thread Simon Glass
Hi Patrick, On Fri, 20 Sept 2024 at 12:29, Patrick Rudolph wrote: > > On Fri, Sep 20, 2024 at 11:37 AM Simon Glass wrote: > > > > +Peter Maydell for comment on the below > > > > Hi Patrick, > > > > On Fri, 20 Sept 2024 at 09:54, Patrick Rudolph > > wrote: > > > > > > On Thu, Sep 19, 2024 at 4:1

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-20 Thread Patrick Rudolph
On Fri, Sep 20, 2024 at 11:37 AM Simon Glass wrote: > > +Peter Maydell for comment on the below > > Hi Patrick, > > On Fri, 20 Sept 2024 at 09:54, Patrick Rudolph > wrote: > > > > On Thu, Sep 19, 2024 at 4:10 PM Simon Glass wrote: > > > > > > Hi Patrick, > > > > > > On Wed, 18 Sept 2024 at 08:29

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-20 Thread Simon Glass
+Peter Maydell for comment on the below Hi Patrick, On Fri, 20 Sept 2024 at 09:54, Patrick Rudolph wrote: > > On Thu, Sep 19, 2024 at 4:10 PM Simon Glass wrote: > > > > Hi Patrick, > > > > On Wed, 18 Sept 2024 at 08:29, Patrick Rudolph > > wrote: > > > > > > On Mon, Sep 16, 2024 at 5:41 PM Sim

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-20 Thread Patrick Rudolph
On Thu, Sep 19, 2024 at 4:10 PM Simon Glass wrote: > > Hi Patrick, > > On Wed, 18 Sept 2024 at 08:29, Patrick Rudolph > wrote: > > > > On Mon, Sep 16, 2024 at 5:41 PM Simon Glass wrote: > > > > > > Hi Patrick, > > > > > > On Thu, 12 Sept 2024 at 00:23, Patrick Rudolph > > > wrote: > > > > > > >

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-19 Thread Simon Glass
Hi Patrick, On Wed, 18 Sept 2024 at 08:29, Patrick Rudolph wrote: > > On Mon, Sep 16, 2024 at 5:41 PM Simon Glass wrote: > > > > Hi Patrick, > > > > On Thu, 12 Sept 2024 at 00:23, Patrick Rudolph > > wrote: > > > > > > On Thu, Sep 12, 2024 at 2:58 AM Simon Glass wrote: > > > > > > > > Hi Patri

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-17 Thread Patrick Rudolph
On Mon, Sep 16, 2024 at 5:41 PM Simon Glass wrote: > > Hi Patrick, > > On Thu, 12 Sept 2024 at 00:23, Patrick Rudolph > wrote: > > > > On Thu, Sep 12, 2024 at 2:58 AM Simon Glass wrote: > > > > > > Hi Patrick, > > > > > > On Wed, 11 Sept 2024 at 00:26, Patrick Rudolph > > > wrote: > > > > > > >

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-16 Thread Simon Glass
Hi Patrick, On Thu, 12 Sept 2024 at 00:23, Patrick Rudolph wrote: > > On Thu, Sep 12, 2024 at 2:58 AM Simon Glass wrote: > > > > Hi Patrick, > > > > On Wed, 11 Sept 2024 at 00:26, Patrick Rudolph > > wrote: > > > > > > Add support for Arm sbsa [1] v0.3+ that is supported by QEMU [2]. > > > > >

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-11 Thread Patrick Rudolph
On Thu, Sep 12, 2024 at 2:58 AM Simon Glass wrote: > > Hi Patrick, > > On Wed, 11 Sept 2024 at 00:26, Patrick Rudolph > wrote: > > > > Add support for Arm sbsa [1] v0.3+ that is supported by QEMU [2]. > > > > Unlike other Arm based platforms the machine only provides a minimal > > FDT that contai

Re: [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-11 Thread Simon Glass
Hi Patrick, On Wed, 11 Sept 2024 at 00:26, Patrick Rudolph wrote: > > Add support for Arm sbsa [1] v0.3+ that is supported by QEMU [2]. > > Unlike other Arm based platforms the machine only provides a minimal > FDT that contains number of CPUs, ammount of memory and machine-version. > The boot fi

[PATCH v3 22/30] board: emulation: Add QEMU sbsa support

2024-09-10 Thread Patrick Rudolph
Add support for Arm sbsa [1] v0.3+ that is supported by QEMU [2]. Unlike other Arm based platforms the machine only provides a minimal FDT that contains number of CPUs, ammount of memory and machine-version. The boot firmware has to provide ACPI tables to the OS. Add a minimal amount of devicetre