On 2/3/22 21:09, Fabiano Rosas wrote:
This series handles the 6xx family: 603, 604, G2, G2LE, MPC5xx and
MPC8xx.
There is a patch upfront to move them all into the same
POWERPC_EXCP_6xx, but otherwise the rest of the series is pretty much
the same as I have done for the other CPUs.
This was tes
Cédric Le Goater writes:
> On 2/3/22 21:09, Fabiano Rosas wrote:
>
>> This series handles the 6xx family: 603, 604, G2, G2LE,
>
> What about the e300 ? I guess it's only a 603 variant for QEMU.
I forgot to mention.
>> MPC5xx and MPC8xx.
>
> These are linux-user only, no MMU. I wonder if we sho
On 2/3/22 21:09, Fabiano Rosas wrote:
This series handles the 6xx family: 603, 604, G2, G2LE,
What about the e300 ? I guess it's only a 603 variant for QEMU.
MPC5xx and MPC8xx.
These are linux-user only, no MMU. I wonder if we shouldn't simply
drop support. At least we could remove POWERPC
This series handles the 6xx family: 603, 604, G2, G2LE, MPC5xx and
MPC8xx.
There is a patch upfront to move them all into the same
POWERPC_EXCP_6xx, but otherwise the rest of the series is pretty much
the same as I have done for the other CPUs.
This was tested with the 604 only. But I'm not too w