driver: ttc: change in low level example

This patch modifies ttc low level example so that example passes in a short
time.

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
This commit is contained in:
Kinjal Pravinbhai Patel 2015-03-31 15:14:04 +05:30 committed by Nava kishore Manne
parent da0acf43dc
commit 9a7de0975b

View file

@ -70,7 +70,7 @@
#define TTC_NUM_DEVICES 2
#define TABLE_OFFSET 6
#define MAX_LOOP_COUNT 0xFFFF
#define MAX_LOOP_COUNT 0xFF
/**************************** Type Definitions *******************************/