Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-04 Thread Patrick Rudolph
Hi Simon, On Thu, Oct 3, 2024 at 3:50 PM Simon Glass wrote: > > Hi Tom, > > On Wed, 2 Oct 2024 at 19:35, Tom Rini wrote: > > > > On Wed, Oct 02, 2024 at 04:55:34PM -0600, Simon Glass wrote: > > > Hi Patrick, > > > > > > On Wed, 2 Oct 2024 at 03:52, Patrick Rudolph > > > wrote: > > > > > > > > Ad

Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-03 Thread Simon Glass
Hi Tom, On Thu, 3 Oct 2024 at 16:25, Tom Rini wrote: > > On Thu, Oct 03, 2024 at 02:46:03PM -0600, Simon Glass wrote: > > Hi Tom, > > > > On Thu, 3 Oct 2024 at 13:17, Tom Rini wrote: > [snip] > > > We don't, but this isn't quite a normal board? > > > > Don't be surprised if this becomes more com

Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-03 Thread Tom Rini
On Thu, Oct 03, 2024 at 02:46:03PM -0600, Simon Glass wrote: > Hi Tom, > > On Thu, 3 Oct 2024 at 13:17, Tom Rini wrote: [snip] > > We don't, but this isn't quite a normal board? > > Don't be surprised if this becomes more common. For better or worse, > ARM has decided on ACPI for its servers and

Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-03 Thread Simon Glass
Hi Tom, On Thu, 3 Oct 2024 at 13:17, Tom Rini wrote: > > On Thu, Oct 03, 2024 at 10:59:40AM -0600, Simon Glass wrote: > > Hi Tom, > > > > On Thu, 3 Oct 2024 at 08:43, Tom Rini wrote: > > > > > > On Thu, Oct 03, 2024 at 07:50:45AM -0600, Simon Glass wrote: > > > > Hi Tom, > > > > > > > > On Wed,

Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-03 Thread Tom Rini
On Thu, Oct 03, 2024 at 10:59:40AM -0600, Simon Glass wrote: > Hi Tom, > > On Thu, 3 Oct 2024 at 08:43, Tom Rini wrote: > > > > On Thu, Oct 03, 2024 at 07:50:45AM -0600, Simon Glass wrote: > > > Hi Tom, > > > > > > On Wed, 2 Oct 2024 at 19:35, Tom Rini wrote: > > > > > > > > On Wed, Oct 02, 2024

Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-03 Thread Simon Glass
Hi Tom, On Thu, 3 Oct 2024 at 08:43, Tom Rini wrote: > > On Thu, Oct 03, 2024 at 07:50:45AM -0600, Simon Glass wrote: > > Hi Tom, > > > > On Wed, 2 Oct 2024 at 19:35, Tom Rini wrote: > > > > > > On Wed, Oct 02, 2024 at 04:55:34PM -0600, Simon Glass wrote: > > > > Hi Patrick, > > > > > > > > On W

Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-03 Thread Tom Rini
On Thu, Oct 03, 2024 at 07:50:45AM -0600, Simon Glass wrote: > Hi Tom, > > On Wed, 2 Oct 2024 at 19:35, Tom Rini wrote: > > > > On Wed, Oct 02, 2024 at 04:55:34PM -0600, Simon Glass wrote: > > > Hi Patrick, > > > > > > On Wed, 2 Oct 2024 at 03:52, Patrick Rudolph > > > wrote: > > > > > > > > Add

Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-03 Thread Simon Glass
Hi Tom, On Wed, 2 Oct 2024 at 19:35, Tom Rini wrote: > > On Wed, Oct 02, 2024 at 04:55:34PM -0600, Simon Glass wrote: > > Hi Patrick, > > > > On Wed, 2 Oct 2024 at 03:52, Patrick Rudolph > > wrote: > > > > > > Add support for Arm sbsa [1] v0.3+ that is supported by QEMU [2]. > > > > > > Unlike o

Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-02 Thread Tom Rini
On Wed, Oct 02, 2024 at 04:55:34PM -0600, Simon Glass wrote: > Hi Patrick, > > On Wed, 2 Oct 2024 at 03:52, 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

Re: [PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-02 Thread Simon Glass
Hi Patrick, On Wed, 2 Oct 2024 at 03:52, 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 firm

[PATCH v6 25/37] board: emulation: Add QEMU sbsa support

2024-10-02 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. Due to this design a full DTB is a