Home
last modified time | relevance | path

Searched refs:splash (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/u-boot/doc/
H A DREADME.splashprepare5 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 D0001-plymouth-Add-the-retain-splash-option.patch4 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 D0001-plymouth-start-service-in-add-related-kernel-paramet.patch6 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 D0001-systemd-switch-to-KillMode-mixed.patch35 ExecStartPost=-@PLYMOUTH_CLIENT_DIR@/plymouth show-splash
/OK3568_Linux_fs/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c191 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 Dsplash.su
H A D.built-in.o.cmd
/OK3568_Linux_fs/buildroot/package/psplash/
H A DConfig.in5 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 Disoimage-isohybrid.py53 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 Dbootimg-pcbios.py107 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 Dsyslinux.bbclass56 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 Dcore-image.bbclass41 # - splash - bootup splash screen
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/poppler/
H A Dpoppler_22.04.0.bb17 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 Dcore-image-base.bb4 IMAGE_FEATURES += "splash"
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/files/
H A Dpsplash-start.service2 Description=Start psplash boot splash screen
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/images/
H A Dcore-image-full-cmdline.bb4 IMAGE_FEATURES += "splash ssh-server-openssh"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/images/
H A Dcore-image-x11.bb3 IMAGE_FEATURES += "splash package-management x11-base"
H A Dcore-image-weston.bb3 IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs weston"
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/images/
H A Dcore-image-sato.bb6 IMAGE_FEATURES += "splash package-management x11-base x11-sato ssh-server-dropbear hwcodecs"
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-1.3.rst125 :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 Dsysfs-firmware-acpi6 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 Dimx28-apf28.dts46 label = "splash";
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/
H A Dpsplash_git.bb2 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 D0001-systemd-lxdm.service-remove-plymouth-quit-conflicts.patch6 When use plymouth[1] with lxdm, the plymouth boot splash screen

123