Lines Matching refs:ERROR

49 		ERROR("FCONF: Failed to read GICD reg property of GIC node\n");  in fconf_populate_gicv3_config()
56 ERROR("FCONF: Failed to read GICR reg property of GIC node\n"); in fconf_populate_gicv3_config()
76 ERROR("FCONF: Unable to locate node with arm,psci-1.0 compatible property\n"); in fconf_populate_topology()
95 ERROR("FCONF: Node '%s' not found in hardware configuration dtb\n", "cpus"); in fconf_populate_topology()
124 ERROR("FCONF: Node '%s' not found in hardware configuration dtb\n", "cpu-map"); in fconf_populate_topology()
153 ERROR("FCONF: Unable to locate the core node in cluster %d\n", cluster_count); in fconf_populate_topology()
169 ERROR("FCONF: Unable to locate the cluster node in cpu-map node\n"); in fconf_populate_topology()
201 ERROR("FCONF: Could not read serial1 property in aliases node\n"); in fconf_populate_uart_config()
208 ERROR("FCONF: Failed to locate uart serial node using its path\n"); in fconf_populate_uart_config()
216 ERROR("FCONF: Failed to read reg property of '%s' node\n", in fconf_populate_uart_config()
229 ERROR("FCONF: failed to translate UART node base address"); in fconf_populate_uart_config()
244 ERROR("FCONF: Could not read clocks property in uart serial node\n"); in fconf_populate_uart_config()
250 ERROR("FCONF: Failed to locate clk node using its path\n"); in fconf_populate_uart_config()
261 ERROR("FCONF: Could not read clock-frequency property in clk node\n"); in fconf_populate_uart_config()
283 ERROR("FCONF: Unrecognized hardware configuration dtb (%d)\n", node); in fconf_populate_cpu_timer()