mv64361: Add dummy gigabit ethernet PHY access registers
commit32be62a3d811fa9f389ff791ac6c5cecf69b2109
authorBALATON Zoltan <balaton@eik.bme.hu>
Mon, 5 Jun 2023 21:51:45 +0000 (5 23:51 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 7 Jul 2023 07:18:26 +0000 (7 04:18 -0300)
treea6f3bda285c8280db30ef89cc78937ce6288927f
parent28eafc1270c5878a2f2538b8050443f88c5c9282
mv64361: Add dummy gigabit ethernet PHY access registers

We don't emulate the gigabit ethernet part of the chip but the MorphOS
driver accesses these and expects to get some valid looking result
otherwise it hangs. Add some minimal dummy implementation to avoid rhis.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Acked-by: Cédric Le Goater <clg@kaod.org>
Message-ID: <20230605215145.29458746335@zero.eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/pci-host/mv64361.c
hw/pci-host/mv643xx.h