Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dimagetool.c119 time_t imagetool_get_source_date( in imagetool_get_source_date() function
H A Dimagetool.h225 time_t imagetool_get_source_date(
H A Ddefault_image.c101 time = imagetool_get_source_date(params, sbuf->st_mtime); in image_set_header()
H A Dfit_image.c101 time_t time = imagetool_get_source_date(params, sbuf.st_mtime); in fit_add_file_data()