Commit graph

7 commits

Author SHA1 Message Date
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