Punnaiah Choudary Kalluri
40b4c18260
emacps: Use single bd to avoid multiple version checks
...
Modified to use single BD for both rx and tx for avoiding the
multiple version checks and probabaly create another example
for multiple BD processing.
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-02-03 09:38:46 +05:30
Punnaiah Choudary Kalluri
96e7deaac4
emacps: Removed unnecessary comments
...
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-02-03 09:38:45 +05:30
Punnaiah Choudary Kalluri
46e32da76f
emacps: Restrict Alto GEM to 100mbps
...
Restrict the Alto GEM to 100mbps as no support in the current platfrom
for 1G.
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-02-03 09:38:43 +05:30
Punnaiah Choudary Kalluri
d10f762a49
emacps: Remove PEEP board related code
...
Remove PEEP board related code.
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-02-03 09:38:41 +05:30
Om Mishra
305a4ece09
emacps_v3_0: modification has been done for example with respect to version id register
...
This patch includes modificatin for example of emacps_v3_0 driver
on Zynq and Zynq ultrascale MP
Signed-off-by: Om Mishra <omprakas@xilinx.com>
2015-01-22 18:04:46 +05:30
Suneel Garapati
0ae197d5e4
all: make source code non-executable
...
Changes -
find -name "*.h" -exec chmod a-x '{}' ';'
find -name "*.c" -exec chmod a-x '{}' ';'
find -name "*.S" -exec chmod a-x '{}' ';'
find -name "*.ld" -exec chmod a-x '{}' ';'
find -name Makefile -exec chmod a-x '{}' ';'
Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
2014-12-17 15:13:03 +05:30
Venkata Naga Sai Krishna Kolapalli
7ccb444753
emacps_v3_0 : Example file is modified for fixing compiler warnings.
...
This patch fixes the compiler warnings in the xemacps_ieee1588_example.c file.
Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2014-12-17 10:38:24 +05:30
Punnaiah Choudary Kalluri
54cf0f4cfa
emacps: Add support for Zynq Ultrascale Mp and misra c guidelines
...
Add support for Zynq Ultrascale Mp and misra c compliant
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2014-12-09 20:40:49 +05:30
Punnaiah Choudary Kalluri
35e0aac333
emacps: Create new version v3_0 and deprectaed older one
...
Create new version v3_0 and deprectaed older one.
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2014-12-09 20:40:48 +05:30