[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 2/3] hw/arm: Add npcm7xx emc model
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 2/3] hw/arm: Add npcm7xx emc model |
Date: |
Mon, 8 Feb 2021 17:20:20 +0000 |
On Tue, 2 Feb 2021 at 23:29, Doug Evans <dje@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 <wuhaotsh@google.com>
> Reviewed-by: Avi Fishman <avi.fishman@nuvoton.com>
> Signed-off-by: Doug Evans <dje@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.maydell@linaro.org>
thanks
-- PMM