PMU Microblaze related parameters are generated into xparameters.h based on the IP parameters.
This tcl generates parameters with prefix XPAR_MICROBLAZE so that they can be used with generic microblaze bsp/drivers.
Clock frequency param is also generated based on C_FREQ param of psu_microblaze IP.
Signed-off-by: Jyotheeswar Reddy <jyothee@xilinx.com>
updated cpu driver to use hsi::format_xparam_name to convert
hierarchical external interface names to valid compilable xparam names
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
This patch modifies the mdd file to delete –ffunction-sections & -fdata-sections flags from extra compiler flags and changed the default os version.
Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>