Kinjal Pravinbhai Patel
7a4c8a508b
drivers: ttc: added ttc in peripheral test
...
This patch adds ttc in the peripheral test application
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-01-22 18:03:05 +05:30
Kinjal Pravinbhai Patel
8ab429c134
drivers: ttc: change in low level example
...
This patch modifies ttc low level example to change BASEADDR definition
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-01-21 11:41:52 +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
Kinjal Pravinbhai Patel
9066006763
drivers: ttc: change in xttcps_low_level_example
...
This patch modifies xttcps_low_level_example to supprot both Zynq and Zynq Ultrascale MP
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2014-12-09 18:37:05 +05:30
Kinjal Pravinbhai Patel
055fab1b3a
drivers: ttc: added support for Zynq Ultrascale MP
...
This patch deprecates older version 2_0 and adds new major version 3_0 for
Zynq Ultrascale MP support
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2014-12-09 18:37:04 +05:30