calinschurig

Results 1 issues of calinschurig

PLM_PRINT_LEVEL0 is mismatched between xilplmi.cmake and xplmi_bsp_config.h.in. Prior to this patch, it is called PLM_PRINT_LEVEL0 in xilplmi.cmake, but PLM_PRINT_LEVEL_0 in xplmi_bsp_config.h.in. Notice the extra '_' between LEVEL and 0. This...