summaryrefslogtreecommitdiff
path: root/c/src/libchip/network/README.dwmac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip/network/README.dwmac')
-rw-r--r--c/src/libchip/network/README.dwmac25
1 files changed, 0 insertions, 25 deletions
diff --git a/c/src/libchip/network/README.dwmac b/c/src/libchip/network/README.dwmac
deleted file mode 100644
index 4fd16221bd..0000000000
--- a/c/src/libchip/network/README.dwmac
+++ /dev/null
@@ -1,25 +0,0 @@
-About
-=====
-The dwmac* files implement libchip driver for the DWMAC 10/100/1000
-ethernet MAC. The DWMAC 10/100/1000 ethernet MAC is a Synopsys IP core.
-
-Target Support
-==============
-
-The target is required to provide the low level support routines as
-listed in the Configuration section of this file.
-
-The file cs8900.[ch].bsp are an example BSP files for DIMMPC target.
-
-Conditionals
-============
-None
-
-Todo
-====
-+ Add support for DWMAC 10/100. currently only support for DWMAC 1000
- is implemented
-
-Configuration
-=============
-See the dwmac.h header file for the documentation. \ No newline at end of file