Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c612 static bool writeFile(FILE *outFile, const char *path, bool fix) in writeFile() function
859 if (!writeFile(outFile, (char *)gOpts.code471Path[i], false)) in mergeBoot()
864 if (!writeFile(outFile, (char *)gOpts.code472Path[i], false)) in mergeBoot()
869 if (!writeFile(outFile, gOpts.loader[i].path, true)) in mergeBoot()