Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c2502 const char *uconfig; in boot_get_fdt_fit() local
2565 uconfig = NULL; in boot_get_fdt_fit()
2569 uconfig = next_config; in boot_get_fdt_fit()
2576 debug("%d: using uname=%s uconfig=%s\n", i, uname, uconfig); in boot_get_fdt_fit()
2579 addr, &uname, &uconfig, in boot_get_fdt_fit()