On Tue, 2 Feb 2021 at 23:29, Doug Evans <d...@google.com> wrote: > > 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 <wuhao...@google.com> > Reviewed-by: Avi Fishman <avi.fish...@nuvoton.com> > Signed-off-by: Doug Evans <d...@google.com> > --- > docs/system/arm/nuvoton.rst | 3 ++- > hw/arm/npcm7xx.c | 50 +++++++++++++++++++++++++++++++++++-- > include/hw/arm/npcm7xx.h | 2 ++ > 3 files changed, 52 insertions(+), 3 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM