Lines Matching refs:NOTICE

167 		NOTICE("BL2: Cannot create FCNL node (ret=%i)\n", ret);  in bl2_lossy_gen_fdt()
174 NOTICE("BL2: Cannot add FCNL compat string (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
181 NOTICE("BL2: Cannot append FCNL compat string (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
187 NOTICE("BL2: Cannot add FCNL reg prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
193 NOTICE("BL2: Cannot append FCNL reg size prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
199 NOTICE("BL2: Cannot add FCNL no-map prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
205 NOTICE("BL2: Cannot add FCNL formats prop (ret=%i)\n", ret); in bl2_lossy_gen_fdt()
232 NOTICE(" Entry %d: DCMPAREACRAx:0x%x DCMPAREACRBx:0x%x\n", no, in bl2_lossy_setting()
243 NOTICE("BL2: Cannot create reserved mem node (ret=%i)\n", in bl2_create_reserved_memory()
250 NOTICE("BL2: Cannot add FCNL ranges prop (ret=%i)\n", ret); in bl2_create_reserved_memory()
256 NOTICE("BL2: Cannot add FCNL #address-cells prop (ret=%i)\n", ret); in bl2_create_reserved_memory()
262 NOTICE("BL2: Cannot add FCNL #size-cells prop (ret=%i)\n", ret); in bl2_create_reserved_memory()
273 NOTICE("BL2: Lossy Decomp areas\n"); in bl2_create_fcnl_reserved_memory()
690 NOTICE("BL2: Cannot set compatible string, board unsupported\n"); in bl2_populate_compatible_string()
695 NOTICE("BL2: Cannot set compatible string (ret=%i)\n", ret); in bl2_populate_compatible_string()
726 NOTICE("BL2: Cannot set compatible string, SoC unsupported\n"); in bl2_populate_compatible_string()
731 NOTICE("BL2: Cannot set compatible string (ret=%i)\n", ret); in bl2_populate_compatible_string()
758 NOTICE("BL2: Cannot add RPC node to FDT (ret=%i)\n", ret); in bl2_add_rpc_node()
822 NOTICE("BL2: Cannot add KASLR seed to FDT (ret=%i)\n", ret); in bl2_add_kaslr_seed()
859 NOTICE("BL2: Cannot add memory node [%" PRIx64 " - %" PRIx64 "] to FDT (ret=%i)\n", in bl2_add_dram_entry()
875 NOTICE("BL2: CH%d: %" PRIx64 " - %" PRIx64 ", %" PRId64 " %siB\n", in bl2_advertise_dram_entries()
1093 NOTICE("BL2: R-Car Gen3 Initial Program Loader(%s) Rev.%s\n", str, in bl2_el3_early_platform_setup()
1128 NOTICE("BL2: PRR is R-Car %s Ver.1.1 / Ver.1.2\n", in bl2_el3_early_platform_setup()
1131 NOTICE("BL2: PRR is R-Car %s Ver.1.%d\n", in bl2_el3_early_platform_setup()
1137 NOTICE("BL2: PRR is R-Car %s Ver.1.0\n", str); in bl2_el3_early_platform_setup()
1139 NOTICE("BL2: PRR is R-Car %s Ver.1.1\n", str); in bl2_el3_early_platform_setup()
1141 NOTICE("BL2: PRR is R-Car %s Ver.X.X\n", str); in bl2_el3_early_platform_setup()
1147 NOTICE("BL2: PRR is R-Car %s Ver.%d.%d\n", str, major, minor); in bl2_el3_early_platform_setup()
1154 NOTICE("BL2: %s\n", str); in bl2_el3_early_platform_setup()
1176 NOTICE("BL2: Board is %s Rev.---\n", GET_BOARD_NAME(type)); in bl2_el3_early_platform_setup()
1178 NOTICE("BL2: Board is %s Rev.%d.%d\n", in bl2_el3_early_platform_setup()
1220 NOTICE("BL2: Boot device is %s\n", str); in bl2_el3_early_platform_setup()
1251 NOTICE("BL2: LCM state is %s\n", str); in bl2_el3_early_platform_setup()
1263 NOTICE("BL2: Failed to DRAM initialize (%d).\n", ret); in bl2_el3_early_platform_setup()
1272 NOTICE("BL2: Cannot allocate FDT for U-Boot (ret=%i)\n", ret); in bl2_el3_early_platform_setup()
1291 NOTICE("BL2: Failed to eMMC driver initialize.\n"); in bl2_el3_early_platform_setup()
1296 NOTICE("BL2: Failed to eMMC mount operation.\n"); in bl2_el3_early_platform_setup()
1338 NOTICE("BL2: FDT at %p\n", fdt); in bl2_el3_early_platform_setup()