Searched refs:uconfig (Results 1 – 1 of 1) sorted by relevance
2263 const char *uconfig; in boot_get_fdt_fit() local2326 uconfig = NULL; in boot_get_fdt_fit()2330 uconfig = next_config; in boot_get_fdt_fit()2342 cfg_noffset = fit_conf_get_node(fit, uconfig); in boot_get_fdt_fit()2349 debug("%d: using uname=%s uconfig=%s\n", i, uname, uconfig); in boot_get_fdt_fit()2352 addr, &uname, &uconfig, in boot_get_fdt_fit()
Completed in 6 milliseconds