Lines Matching refs:NOTICE

163 		NOTICE("BL2: Cannot create FCNL node (ret=%i)\n", ret);  in bl2_lossy_gen_fdt()
170 NOTICE("BL2: Cannot add FCNL compat string %s (ret=%i)\n", in bl2_lossy_gen_fdt()
178 NOTICE("BL2: Cannot append FCNL compat string %s (ret=%i)\n", in bl2_lossy_gen_fdt()
185 NOTICE("BL2: Cannot add FCNL reg prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
191 NOTICE("BL2: Cannot append FCNL reg size prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
197 NOTICE("BL2: Cannot add FCNL no-map prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
203 NOTICE("BL2: Cannot add FCNL formats prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
230 NOTICE(" Entry %d: DCMPAREACRAx:0x%x DCMPAREACRBx:0x%x\n", no, in bl2_lossy_setting()
456 NOTICE("BL2: Cannot set compatible string, board unsupported\n"); in bl2_populate_compatible_string()
462 NOTICE("BL2: Cannot set compatible string (ret=%i)\n", ret); in bl2_populate_compatible_string()
485 NOTICE("BL2: Cannot set compatible string, SoC unsupported\n"); in bl2_populate_compatible_string()
491 NOTICE("BL2: Cannot set compatible string (ret=%i)\n", ret); in bl2_populate_compatible_string()
536 NOTICE("BL2: CH%d: %" PRIx64 " - %" PRIx64 ", %" PRId64 " %siB\n", in bl2_advertise_dram_entries()
584 NOTICE("BL2: Cannot add memory node to FDT (ret=%i)\n", ret); in bl2_advertise_dram_entries()
640 NOTICE("BL2: Detected invalid DRAM entries\n"); in bl2_advertise_dram_size()
724 NOTICE("BL2: RZ/G2 Initial Program Loader(%s) Rev.%s\n", str, in bl2_el3_early_platform_setup()
753 NOTICE("BL2: PRR is RZ/%s Ver.1.1 / Ver.1.2\n", str); in bl2_el3_early_platform_setup()
755 NOTICE("BL2: PRR is RZ/%s Ver.1.%d\n", str, in bl2_el3_early_platform_setup()
762 NOTICE("BL2: PRR is RZ/%s Ver.%d.%d\n", str, major, minor); in bl2_el3_early_platform_setup()
770 NOTICE("BL2: %s\n", str); in bl2_el3_early_platform_setup()
788 NOTICE("BL2: Board is %s Rev.---\n", GET_BOARD_NAME(type)); in bl2_el3_early_platform_setup()
790 NOTICE("BL2: Board is %s Rev.%d.%d\n", in bl2_el3_early_platform_setup()
828 NOTICE("BL2: Boot device is %s\n", str); in bl2_el3_early_platform_setup()
861 NOTICE("BL2: LCM state is %s\n", str); in bl2_el3_early_platform_setup()
874 NOTICE("BL2: Failed to DRAM initialize (%d).\n", ret); in bl2_el3_early_platform_setup()
883 NOTICE("BL2: Cannot allocate FDT for U-Boot (ret=%i)\n", ret); in bl2_el3_early_platform_setup()
896 NOTICE("BL2: Failed to eMMC driver initialize.\n"); in bl2_el3_early_platform_setup()
901 NOTICE("BL2: Failed to eMMC mount operation.\n"); in bl2_el3_early_platform_setup()
942 NOTICE("BL2: Lossy Decomp areas\n"); in bl2_el3_early_platform_setup()
946 NOTICE("BL2: Cannot create reserved mem node (ret=%i)\n", in bl2_el3_early_platform_setup()
960 NOTICE("BL2: FDT at %p\n", fdt); in bl2_el3_early_platform_setup()
973 NOTICE("BL2: D-Cache enable\n"); in bl2_el3_plat_arch_setup()