Home
last modified time | relevance | path

Searched refs:path (Results 1 – 2 of 2) sorted by relevance

/env/
A Dcommon.c667 const char *path; in env_import_fdt() local
672 path = env_get("env_fdt_path"); in env_import_fdt()
673 if (!path || !path[0]) in env_import_fdt()
676 node = ofnode_path(path); in env_import_fdt()
678 printf("Warning: device tree node '%s' not found\n", path); in env_import_fdt()
A DKconfig575 environment (explicit path to the file)
774 The path containing the default environment. The format is
792 up and used as a path to a node in the control DTB. The

Completed in 16 milliseconds