Home
last modified time | relevance | path

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

/external/u-boot/include/
Dsplash.h38 SPLASH_STORAGE_FIT, /* Stored inside a FIT image */ enumerator
/external/u-boot/common/
Dsplash_source.c409 else if (splash_location->flags == SPLASH_STORAGE_FIT) in splash_source_load()