| /OK3568_Linux_fs/u-boot/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 …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/plymouth/files/ |
| H A D | 0001-plymouth-Add-the-retain-splash-option.patch | 4 Subject: [PATCH] plymouth : Add the retain-splash option 9 Adding the "retain-splash” option to tell plymouth to keep the boot 10 splash’s contents on screen even after plymouth exits to make the 11 splash screen show more friendly on the system which boots so fast. 29 +ExecStart=-@PLYMOUTH_CLIENT_DIR@/plymouth quit --retain-splash
|
| H A D | 0001-plymouth-start-service-in-add-related-kernel-paramet.patch | 6 Add extra kernel parameter to make the plymouth splash screen 25 +ExecStart=@PLYMOUTH_DAEMON_DIR@/plymouthd --mode=boot --kernel-command-line="splash plymouth.igno… 26 ExecStartPost=-@PLYMOUTH_CLIENT_DIR@/plymouth show-splash
|
| H A D | 0001-systemd-switch-to-KillMode-mixed.patch | 35 ExecStartPost=-@PLYMOUTH_CLIENT_DIR@/plymouth show-splash
|
| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | .splash.o.cmd | |
| H A D | splash.su | |
| H A D | .built-in.o.cmd | |
| /OK3568_Linux_fs/buildroot/package/psplash/ |
| H A D | Config.in | 5 PSplash is a userspace graphical boot splash screen for 35 Use a personalized png image as boot splash.
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/ |
| H A D | isoimage-isohybrid.py | 53 splash = os.path.join(cr_workdir, "ISO/boot/splash.jpg") 54 if os.path.exists(splash): 104 splash = os.path.join(target_dir, "splash.jpg") 105 if os.path.exists(splash):
|
| H A D | bootimg-pcbios.py | 107 splash = os.path.join(cr_workdir, "/hdd/boot/splash.jpg") 108 if os.path.exists(splash):
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | syslinux.bbclass | 56 install -m 0644 ${SYSLINUX_SPLASH} ${DEST}${BOOTDIR}/splash.lss 149 splash = d.getVar('SYSLINUX_SPLASH') 150 if splash: 151 cfgfile.write('menu background splash.lss\n')
|
| H A D | core-image.bbclass | 41 # - splash - bootup splash screen
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/poppler/ |
| H A D | poppler_22.04.0.bb | 17 PACKAGECONFIG ??= "jpeg openjpeg png tiff nss splash" 25 PACKAGECONFIG[splash] = "-DENABLE_SPLASH=ON -DENABLE_BOOST=ON,-DENABLE_SPLASH=OFF -DENABLE_BOOST=OF…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/ |
| H A D | core-image-base.bb | 4 IMAGE_FEATURES += "splash"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/files/ |
| H A D | psplash-start.service | 2 Description=Start psplash boot splash screen
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/images/ |
| H A D | core-image-full-cmdline.bb | 4 IMAGE_FEATURES += "splash ssh-server-openssh"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/images/ |
| H A D | core-image-x11.bb | 3 IMAGE_FEATURES += "splash package-management x11-base"
|
| H A D | core-image-weston.bb | 3 IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs weston"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-sato/images/ |
| H A D | core-image-sato.bb | 6 IMAGE_FEATURES += "splash package-management x11-base x11-sato ssh-server-dropbear hwcodecs"
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-1.3.rst | 125 :term:`IMAGE_FEATURES` should now include ``splash`` 126 instead to enable the boot-up splash screen. Retaining 127 ``apps-console-core`` will still include the splash screen but generates a
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-acpi | 6 to obtain a copy of the firmware boot splash and 8 by boot splash applications in order to interact with 9 the firmware boot splash in order to avoid jarring
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx28-apf28.dts | 46 label = "splash";
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/ |
| H A D | psplash_git.bb | 2 DESCRIPTION = "PSplash is a userspace graphical boot splash screen for mainly embedded Linux device… 79 # Build a separate executable for each splash image
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/ |
| H A D | 0001-systemd-lxdm.service-remove-plymouth-quit-conflicts.patch | 6 When use plymouth[1] with lxdm, the plymouth boot splash screen
|