Home
last modified time | relevance | path

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

/u-boot/common/
A Dimage-fit.c2263 const char *uconfig; in boot_get_fdt_fit() local
2326 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