[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] net/npcm7xx_emc.c: Fix handling of receiving packets when RS
From: |
Peter Maydell |
Subject: |
Re: [PATCH] net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not set |
Date: |
Fri, 26 Mar 2021 13:52:55 +0000 |
On Fri, 19 Mar 2021 at 19:51, Doug Evans <dje@google.com> wrote:
>
> Turning REG_MCMDR_RXON is enough to start receiving packets.
>
> Signed-off-by: Doug Evans <dje@google.com>
> ---
> hw/net/npcm7xx_emc.c | 4 +++-
> tests/qtest/npcm7xx_emc-test.c | 30 +++++++++++++++++++++---------
> 2 files changed, 24 insertions(+), 10 deletions(-)
Applied to target-arm.next, thanks.
-- PMM