Nava kishore Manne
0c9ca599cf
Drivers:standalone drivers license changes.
...
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-05-13 17:05:11 +05:30
Harini Katakam
21b87a69bf
emacps: Add missing cache flush
...
Add cache flush after TX BD terminate entry for generic tx queue so
that it will be reflected.
Signed-off-by: Harini Katakam <harinik@xilinx.com>
2015-03-19 10:41:55 +05:30
Harini Katakam
329377a604
emacps: Add support for jumbo frames in example
...
Enable jumbo option and use updated API's for zynqmp.
Increase array size to support jumbo frames - these can be decreased by user if
not required.
Signed-off-by: Harini Katakam <harinik@xilinx.com>
2015-03-16 11:21:46 +05:30
P L Sai Krishna
eda5fe3e10
emacps_v3_0: Removed IAR compilation errors in examples.
...
This patch removes IAR compilation errors in emacps examples.
Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-27 16:12:03 +05:30
Venkata Naga Sai Krishna Kolapalli
8f10198a9c
emacps_v3_0 : Modified example to compile on ARMCC.
...
This patch removes the compiler error for emacps
example.
Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-09 15:59:58 +05:30
Punnaiah Choudary Kalluri
ebc7a9922b
emacps:i Add terminating descriptors for unused tx and rx queues
...
Added terminating descriptors for unused rx and tx queues to avoid
wrong interpretation of the data that resides in the memory location
ponited by the queue base registers.
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-02-05 12:01:19 +05:30
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