Home
last modified time | relevance | path

Searched refs:FDT_PATH (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/scripts/
H A Dresource_tool.c562 /* sync with ./board/rockchip/rk30xx/rkloader.c #define FDT_PATH */
563 #define FDT_PATH "rk-kernel.dtb" macro
1501 LOGE("mod fdt path:%s -> %s...", files[i], FDT_PATH); in write_index_tbl()
1502 path = FDT_PATH; in write_index_tbl()
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dresource_tool.c579 /* sync with ./board/rockchip/rk30xx/rkloader.c #define FDT_PATH */
580 #define FDT_PATH "rk-kernel.dtb" macro
1516 LOGD("mod fdt path:%s -> %s...", files[i], FDT_PATH); in write_index_tbl()
1517 path = FDT_PATH; in write_index_tbl()

Completed in 5 milliseconds