Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.c778 static inline uint32_t getCrc(const char *path) in getCrc() function
875 crc = getCrc(gOpts.outPath); in mergeBoot()