Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmkimage.c120 static int add_content(int type, const char *fname) in add_content() function
164 if (add_content(IH_TYPE_FLATDT, optarg)) { in process_args()