embeddedsw/XilinxProcessorIPLib/linux_drivers/ddrps/data/ddrps.mdd
git perforce import user a539aa2c1a Initial import of //Rodin/HEAD/data/embeddedsw/ from the state at revision #head
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 884492]
2014-04-09 17:06:57 +05:30

12 lines
302 B
Text
Executable file

OPTION psf_version = 2.1;
BEGIN driver ddrps
OPTION supported_peripherals = (ps7_ddr);
OPTION supported_os_types = (DTS);
OPTION driver_state = ACTIVE;
OPTION NAME = ddrps;
DTGPARAM name = device_type , default = memory, type = string;
DTGPARAM name = reg, type = hexintlist;
END driver