Nava kishore Manne
057fcb7917
Removed version information from all drivers.
...
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-11-20 16:32:15 +05:30
Harini Katakam
4ceb19f1ae
emacps: Do not call error handler with an error code zero
...
BUFFNA is not an error and hence the status bit is cleared by the
driver. But the error handler callback is called with a zero error
code in this case. Correct the same.
Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-08-02 21:27:20 +05:30
Nava kishore Manne
e35699808d
Update Tcl files to support MultiBd and Packaged Bd Designs
...
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Acked-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
2015-07-31 16:55:01 +05:30
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
dc90d1033a
emacps: Remove unecessary comment
...
Remove comment line on top of header for all source files.
Signed-off-by: Harini Katakam <harinik@xilinx.com>
2015-03-16 11:21:48 +05:30
Punnaiah Choudary Kalluri
4bacff029a
emacps: Use only psu_ prefix for ZynqMP peripheral name
...
Modifed the .mdd file to use psu_ prefix for zynqMP and removed
pss_ and ps8_ variants.
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-02-17 23:58:43 +05:30
Kishore Kumar Korathaluri
41643b0b3f
emacps : added hsi namespace to xdefine procs.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-02-04 15:57:45 +05:30
Punnaiah Choudary Kalluri
70384a8fc5
emacps: Include examples only when interrupt line is configured
...
Don't include examples when interrupt is not connected
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-02-03 09:38:39 +05:30
Suneel Garapati
2863b7fd43
emacps : added common namesapce to all common tcl commands.
...
Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
2015-01-22 11:52:56 +05:30
Kedareswara rao Appana
6973baf6a7
gem: Don't include gem in peripheral test when configured with pcs/pma core
...
When gem is configured with pcs/pma core for
configuring the clocks it requires additional iic programming
other wise peripheral test won't work.
Don't include gem in peripheral test when configured with pcs/pma core.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-21 11:40:14 +05:30
Kishore Kumar Korathaluri
72f3806f11
emacps : added namespace for all HSI TCL commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:47 +05:30
Kishore Kumar Korathaluri
e5f12adfe6
emacps : Modified namespace from HSM to HSI.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:16 +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
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