csudma_v1_0 : Modified .mdd for pss to psu change.
This patch changes the peripheral name notation from pss_csudma to psu_csudma. Also removes ps8_csudma. Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
This commit is contained in:
parent
2c57b6e738
commit
ba4e60c26d
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
|
|||
|
||||
BEGIN driver canps
|
||||
|
||||
OPTION supported_peripherals = (ps8_csudma pss_csudma);
|
||||
OPTION supported_peripherals = (psu_csudma);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
|
|
Loading…
Add table
Reference in a new issue