Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dsplash_source.c307 int splash_size; in splash_load_fit() local
352 res = fit_image_get_data_size(fit_header, node_offset, &splash_size); in splash_load_fit()
364 res = splash_storage_read_raw(location, bmp_load_addr , splash_size); in splash_load_fit()