Am 23. Mai 2025 15:02:10 UTC schrieb BALATON Zoltan <bala...@eik.bme.hu>:
>Some small patches to e500 related parts. Also includes a patch from
>Bernhard that is rebased on current version.
>
>Regards,
>BALATON Zoltan
>
>BALATON Zoltan (2):
> hw/ppc/e500: Move clock and TB frequency to machine class
> hw/net/fsl_etsec: Set default MAC address
>
>Bernhard Beschow (1):
> hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal
> resources
>
> hw/net/fsl_etsec/etsec.c | 1 +
> hw/pci-host/ppce500.c | 8 ++++----
> hw/ppc/e500.c | 26 +++++++++++++-------------
> hw/ppc/e500.h | 4 ++++
> hw/ppc/e500plat.c | 2 ++
> hw/ppc/mpc8544ds.c | 2 ++
> 6 files changed, 26 insertions(+), 17 deletions(-)
>
Series:
Acked-by: Bernhard Beschow <shen...@gmail.com>