Searched refs:nodes_path (Results 1 – 1 of 1) sorted by relevance
200 static const char * const nodes_path[] = { in ft_system_setup() local207 for (i = 0; i < ARRAY_SIZE(nodes_path); i++) { in ft_system_setup()208 nodeoff = fdt_path_offset(blob, nodes_path[i]); in ft_system_setup()212 printf("Found %s node\n", nodes_path[i]); in ft_system_setup()217 nodes_path[i], "status", fdt_strerror(rc)); in ft_system_setup()221 printf("Remove %s:%s\n", nodes_path[i], in ft_system_setup()