Searched refs:splashimage (Results 1 – 3 of 3) sorted by relevance
61 char *splashimage; in splash_video_logo_load() local64 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()
761 U_BOOT_ENV_CALLBACK(splashimage, on_splashimage);
884 "splashimage". If found, the usual display of logo, copyright and886 address specified in "splashimage" is loaded instead. The console is901 variable "splashimage" from being set to a problematic address
Completed in 7 milliseconds