Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Difdtool.c627 int inject_region(char *image, int size, int region_type, char *region_fname) in inject_region() argument
650 region_fd = open_for_read(region_fname, &region_size); in inject_region()
684 debug("Adding %s as the %s section\n", region_fname, in inject_region()