Searched refs:splash (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.splashprepare | 5 common/splash.c. It is called as part of the splash screen display 6 sequence. It gives the board an opportunity to prepare the splash 13 board specific splash image locations, routines for loading splash image from 14 supported locations, and a way of controlling the selected splash location 19 use that splash location. 20 - If splashsource is undefined, use the first splash location as default. 21 - If splashsource is set to an unsupported value, do not load a splash screen. 23 A splash source location can describe either storage with raw data, a storage 24 formatted with a file system or a FIT image. In case of a filesystem, the splash 25 screen data is loaded as a file. The name of the splash screen file can be [all …]
|
| /rk3399_rockchip-uboot/board/BuS/eb_cpu5282/ |
| H A D | eb_cpu5282.c | 191 unsigned long splash; in drv_video_init() local 216 splash = simple_strtoul(s, NULL, 16); in drv_video_init() 218 video_display_bitmap(splash, 0, 0); in drv_video_init()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | Makefile | 53 obj-y += splash.o
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | Kconfig | 13 to display a command-line console or splash screen. Enabling this 23 to display a command-line console or splash screen. Enabling this
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1443 allows for a "silent" boot where a splash screen is 1459 If this option is set the splash image can be freely positioned
|