Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/spl/
Dspl.c176 ulong fw_len = 0, dt_len = 0, img_len = 0; in spl_load_fit_image() local
205 FIT_LOAD_OPTIONAL, &dt_data, &dt_len); in spl_load_fit_image()