diff --git a/XilinxProcessorIPLib/drivers/uartps/data/uartps.mdd b/XilinxProcessorIPLib/drivers/uartps/data/uartps.mdd index 75a325fb..dba0d23c 100755 --- a/XilinxProcessorIPLib/drivers/uartps/data/uartps.mdd +++ b/XilinxProcessorIPLib/drivers/uartps/data/uartps.mdd @@ -33,7 +33,7 @@ OPTION psf_version = 2.1; BEGIN driver uartps - OPTION supported_peripherals = (ps7_uart); + OPTION supported_peripherals = (ps7_uart psu_uart); OPTION driver_state = ACTIVE; OPTION copyfiles = all; OPTION NAME = uartps;