Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.h54 #define SEC_CHIP "[CHIP_NAME]" macro
H A Dboot_merger.c331 fprintf(out, SEC_CHIP "\n" OPT_NAME "=%s\n", gOpts.chip); in printOpts()
392 if (!strcmp(buf, SEC_CHIP)) { in parseOpts_from_file()