qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH 08/17] imx_fec: Add support for multiple Tx DMA ri


From: Jason Wang
Subject: Re: [Qemu-arm] [PATCH 08/17] imx_fec: Add support for multiple Tx DMA rings
Date: Fri, 22 Sep 2017 15:33:47 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0



On 2017年09月19日 03:50, Andrey Smirnov wrote:
More recent version of the IP block support more than one Tx DMA ring,
so add the code implementing that feature.

Cc: Peter Maydell<address@hidden>
Cc: Jason Wang<address@hidden>
Cc:address@hidden
Cc:address@hidden
Cc:address@hidden
Signed-off-by: Andrey Smirnov<address@hidden>
---
  hw/net/imx_fec.c         | 97 +++++++++++++++++++++++++++++++++++++++---------
  include/hw/net/imx_fec.h | 23 +++++++++++-
  2 files changed, 101 insertions(+), 19 deletions(-)

Is there a register for driver to know about the version? (Looks like I didn't find it).

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]