canps_v3_0 : Modifies .mdd for pss to psu change.
This patch modified peripheral name notation from pss_can to psu_can. Also removes ps8_can notation. Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
This commit is contained in:
parent
fa48f4e5d7
commit
04226adffc
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
|
|||
|
||||
BEGIN driver canps
|
||||
|
||||
OPTION supported_peripherals = (ps7_can ps8_can pss_can);
|
||||
OPTION supported_peripherals = (ps7_can psu_can);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
|
|
Loading…
Add table
Reference in a new issue