ttcps_v3_0 : Modified .mdd for pss to psu change.

This patch modified peripheral name notation from
pss_ttc to psu_ttc. Also removes ps8_ttc notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
This commit is contained in:
Venkata Naga Sai Krishna Kolapalli 2015-02-16 15:26:38 +05:30 committed by Nava kishore Manne
parent 04226adffc
commit 56fa9eb4d9

View file

@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
BEGIN driver ttcps
OPTION supported_peripherals = (ps7_ttc ps8_ttc pss_ttc);
OPTION supported_peripherals = (ps7_ttc psu_ttc);
OPTION driver_state = ACTIVE;
OPTION copyfiles = all;
OPTION VERSION = 3.0;