[PATCH v3 0/3] SoCFPGA: L3 NIC driver
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-11-30 11:51:58
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-11-30 11:51:58
On Saturday 29 November 2014 21:14:09 Steffen Trumtrar wrote:
Hi! This series adds support for the SoCFPGA L3 NIC. As the memory range has a lot of holes, where you can not read from, syscon can not be used for this IP core. Instead add a new driver, that knows about all the allowed ranges and guards the access via regmap.
What is an L3 NIC? Arnd