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:
Venkata Naga Sai Krishna Kolapalli 2015-02-17 18:14:30 +05:30 committed by Nava kishore Manne
parent 2c57b6e738
commit ba4e60c26d

View file

@ -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;