Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.c898 static bool unpackEntry(rk_boot_entry *entry, const char *name, FILE *inFile) in unpackEntry() function
959 if (!unpackEntry(entrys + i, name, inFile)) { in unpackBoot()