Searched refs:dt_path (Results 1 – 1 of 1) sorted by relevance
399 char dt_path[64] = { 0 }; in configure_env() local485 snprintf(dt_path, sizeof(dt_path), "qcom/%s-%s.dtb", in configure_env()487 env_set("fdtfile", dt_path); in configure_env()
Completed in 5 milliseconds