]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm: Add GMAC devices to NPCM8XX SoC
authorHao Wu <wuhaotsh@google.com>
Thu, 29 May 2025 16:45:09 +0000 (17:45 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 29 May 2025 16:45:09 +0000 (17:45 +0100)
commit638422f5bcdf2c7bdb401b987b134322c5d6bd4d
treeb8738a4b2766f4871b9955ca0c631e6ca5f9dbb2
parentd2e9b78162e31b1eaf20f3a4f563da82da56908d
hw/arm: Add GMAC devices to NPCM8XX SoC

The GMAC was originally created for the 8xx machine. During upstreaming
both the GMAC and the 8XX we removed it so they would not depend on each
other for the process, that connection should be added back in.

Signed-off-by: Hao Wu <wuhaotsh@google.com>
Signed-off-by: Nabih Estefan <nabihestefan@google.com>
Message-id: 20250508220718.735415-2-nabihestefan@google.com
Reviewed-by: Tyrone Ting <kfting@nuvoton.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/npcm8xx.c
include/hw/arm/npcm8xx.h