Re: [PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models

2021-10-01 Thread BALATON Zoltan
On Fri, 1 Oct 2021, Peter Maydell wrote: On Fri, 1 Oct 2021 at 14:01, Thomas Huth wrote: On 01/10/2021 14.46, Peter Maydell wrote: On Fri, 1 Oct 2021 at 13:22, Thomas Huth wrote: These machines need a firmware image called 'ppc405_rom.bin', and nobody seems to have such a firmware image lef

Re: [PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models

2021-10-01 Thread Peter Maydell
On Fri, 1 Oct 2021 at 14:01, Thomas Huth wrote: > > On 01/10/2021 14.46, Peter Maydell wrote: > > On Fri, 1 Oct 2021 at 13:22, Thomas Huth wrote: > >> > >> These machines need a firmware image called 'ppc405_rom.bin', and nobody > >> seems to have such a firmware image left for testing, so the ma

Re: [PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models

2021-10-01 Thread Daniel P . Berrangé
On Fri, Oct 01, 2021 at 03:01:08PM +0200, Thomas Huth wrote: > On 01/10/2021 14.46, Peter Maydell wrote: > > On Fri, 1 Oct 2021 at 13:22, Thomas Huth wrote: > > > > > > These machines need a firmware image called 'ppc405_rom.bin', and nobody > > > seems to have such a firmware image left for test

Re: [PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models

2021-10-01 Thread Thomas Huth
On 01/10/2021 14.46, Peter Maydell wrote: On Fri, 1 Oct 2021 at 13:22, Thomas Huth wrote: These machines need a firmware image called 'ppc405_rom.bin', and nobody seems to have such a firmware image left for testing, so the machines are currently unusable. There used to be support in U-Boot, b

Re: [PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models

2021-10-01 Thread Philippe Mathieu-Daudé
On 10/1/21 14:46, Peter Maydell wrote: > On Fri, 1 Oct 2021 at 13:22, Thomas Huth wrote: >> diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst >> index 2f7db9a98d..27c03ef624 100644 >> --- a/docs/about/deprecated.rst >> +++ b/docs/about/deprecated.rst >> @@ -238,6 +238,11 @@ The `

Re: [PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models

2021-10-01 Thread Peter Maydell
On Fri, 1 Oct 2021 at 13:22, Thomas Huth wrote: > > These machines need a firmware image called 'ppc405_rom.bin', and nobody > seems to have such a firmware image left for testing, so the machines are > currently unusable. There used to be support in U-Boot, but it has been > removed a couple of y

Re: [PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models

2021-10-01 Thread Cédric Le Goater
On 10/1/21 14:19, Thomas Huth wrote: These machines need a firmware image called 'ppc405_rom.bin', and nobody seems to have such a firmware image left for testing, so the machines are currently unusable. There used to be support in U-Boot, but it has been removed a couple of year ago already. Thu

[PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models

2021-10-01 Thread Thomas Huth
These machines need a firmware image called 'ppc405_rom.bin', and nobody seems to have such a firmware image left for testing, so the machines are currently unusable. There used to be support in U-Boot, but it has been removed a couple of year ago already. Thus let's mark these boards and the 405 C