Lines Matching refs:command_errbuf
197 sprintf(command_errbuf, in fdt_load_dtb()
202 sprintf(command_errbuf, "error validating blob: %s", in fdt_load_dtb()
238 sprintf(command_errbuf, "error validating blob: %s", in fdt_load_dtb_addr()
265 sprintf(command_errbuf, "failed to load file '%s'", filename); in fdt_load_dtb_file()
476 sprintf(command_errbuf, "Could not find root node !"); in fdt_fixup_memory()
485 sprintf(command_errbuf, "Could not fixup '/memory' " in fdt_fixup_memory()
502 sprintf(command_errbuf, "Could not fixup '/memory' node : " in fdt_fixup_memory()
564 sprintf(command_errbuf, "Could not fixup '/memory' node : " in fdt_fixup_memory()
601 sprintf(command_errbuf, "Could not fixup '/memory' node.\n"); in fdt_fixup_memory()
776 sprintf(command_errbuf, "no address specified"); in fdt_cmd_addr()
782 sprintf(command_errbuf, "Invalid address: %s", addr); in fdt_cmd_addr()
821 sprintf(command_errbuf, "could not find node: '%s'", path); in fdt_cmd_cd()
829 sprintf(command_errbuf, "path too long: %d, max allowed: %d", in fdt_cmd_cd()
901 sprintf(command_errbuf, "could not find node: '%s'", path); in fdt_cmd_ls()
1201 sprintf(command_errbuf, "could not allocate space for string"); in fdt_prop()
1236 sprintf(command_errbuf, "property already exists!"); in fdt_modprop()
1240 sprintf(command_errbuf, "property does not exist!"); in fdt_modprop()
1276 sprintf(command_errbuf, in fdt_modprop()
1279 sprintf(command_errbuf, in fdt_modprop()
1303 sprintf(command_errbuf, "could not allocate space " in fdt_merge_strings()
1343 sprintf(command_errbuf, "name not specified"); in fdt_extract_nameloc()
1347 sprintf(command_errbuf, "could not find node: '%s'", path); in fdt_extract_nameloc()
1394 sprintf(command_errbuf, "could not find node: '%s'", path); in fdt_cmd_prop()
1411 sprintf(command_errbuf, "could not process " in fdt_cmd_prop()
1476 sprintf(command_errbuf, "no node/property name specified"); in fdt_cmd_rm()
1487 sprintf(command_errbuf, "could not delete" in fdt_cmd_rm()
1498 sprintf(command_errbuf, "could not delete node"); in fdt_cmd_rm()
1513 sprintf(command_errbuf, "no node name specified"); in fdt_cmd_mknode()
1524 sprintf(command_errbuf, in fdt_cmd_mknode()
1527 sprintf(command_errbuf, in fdt_cmd_mknode()