Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Difdtool.c819 char *desc_fname = NULL, *addr_str = NULL; in main() local
864 desc_fname = optarg; in main()
1059 ret = write_data(image, size, -size, desc_fname, 0, 0); in main()