]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm: Add npcm7xx emc model
authorDoug Evans <dje@google.com>
Thu, 18 Feb 2021 21:24:52 +0000 (13:24 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 5 Mar 2021 15:17:34 +0000 (15:17 +0000)
commit7758643650f0229bd3ccd23112c255664445eabd
tree5c863779c7cbef028a47a3ca83634faee1e0feff
parent01c966b54f5effd7132da1a8d33ae1927944cfdf
hw/arm: Add npcm7xx emc model

This is a 10/100 ethernet device that has several features.
Only the ones needed by the Linux driver have been implemented.
See npcm7xx_emc.c for a list of unimplemented features.

Reviewed-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Avi Fishman <avi.fishman@nuvoton.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Doug Evans <dje@google.com>
Message-id: 20210218212453.831406-3-dje@google.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/nuvoton.rst
hw/arm/npcm7xx.c
include/hw/arm/npcm7xx.h