spips_v3_0 : Modified .mdd file for pss to psu change.
This patch modified peripheral name notation from pss_spi to psu_spi. Also removes ps8_spi notation. Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
This commit is contained in:
parent
56fa9eb4d9
commit
2c57b6e738
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
|
|||
|
||||
BEGIN driver spips
|
||||
|
||||
OPTION supported_peripherals = (ps7_spi ps8_spi pss_spi);
|
||||
OPTION supported_peripherals = (ps7_spi psu_spi);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
|
|
Loading…
Add table
Reference in a new issue