cpu_v2_3 : Added psu_microblaze in .mdd
This patch adds psu_microblaze in cpu.mdd file. Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
This commit is contained in:
parent
b7813c0eb8
commit
8c6b14faf8
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ BEGIN driver cpu
|
|||
|
||||
OPTION copyfiles = all;
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION supported_peripherals = (microblaze);
|
||||
OPTION supported_peripherals = (microblaze psu_microblaze);
|
||||
OPTION default_os = "standalone_v5_0";
|
||||
OPTION VERSION = 2.3;
|
||||
OPTION NAME = cpu;
|
||||
|
|
Loading…
Add table
Reference in a new issue