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:
parent
04226adffc
commit
56fa9eb4d9
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue