Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmkimage.h43 #define MKIMAGE_MAX_TMPFILE_LEN 256 macro
H A Dfit_image.c633 char tmpfile[MKIMAGE_MAX_TMPFILE_LEN]; in fit_handle_file()