Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl.c157 ulong fw_data = 0, dt_data = 0, img_data = 0; in spl_load_fit_image() local
188 FIT_LOAD_OPTIONAL, &dt_data, &dt_len); in spl_load_fit_image()