Re: [PATCH v2] target/ppc: Remove support for the PowerPC 602 CPU

2022-01-31 Thread Fabiano Rosas
Cédric Le Goater writes: > The 602 was derived from the PowerPC 603, for the gaming market it > seems. It was hardly used and no firmware supporting the CPU could be > found. Drop support. > > Cc: Fabiano Rosas > Cc: Víctor Colombo > Signed-off-by: Cédric Le Goater Reviewed-by: Fabiano Rosas

[PATCH v2] target/ppc: Remove support for the PowerPC 602 CPU

2022-01-30 Thread Cédric Le Goater
The 602 was derived from the PowerPC 603, for the gaming market it seems. It was hardly used and no firmware supporting the CPU could be found. Drop support. Cc: Fabiano Rosas Cc: Víctor Colombo Signed-off-by: Cédric Le Goater --- v2: - Fixed PPC_602_SPEC compile issue (Victor) - Dropped