Home
last modified time | relevance | path

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

/external/u-boot/common/
Dsplash.c61 char *splashimage; in splash_video_logo_load() local
64 splashimage = env_get("splashimage"); in splash_video_logo_load()
65 if (!splashimage) in splash_video_logo_load()
68 bmp_load_addr = simple_strtoul(splashimage, 0, 16); in splash_video_logo_load()
Dlcd.c757 U_BOOT_ENV_CALLBACK(splashimage, on_splashimage);
/external/u-boot/
DREADME1284 a variable "splashimage". If found, the usual display
1287 specified in "splashimage" is loaded instead. The
1295 variable "splashimage" from being set to a problematic address