diff options
| author | unitexe <unitexe70@gmail.com> | 2026-02-08 11:41:19 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-02-08 11:41:39 -0600 |
| commit | 019a45d52dc06c812c3ba74941ee692df6a72e21 (patch) | |
| tree | 2f2eb9784cf5d7f94725216392037206d245c407 /meta-unit-graphics/dynamic-layers/raspberrypi/recipes-bsp/u-boot/files/splash.cfg | |
| parent | e9ef477e623a397c3cae8e1e2d676046069cbb01 (diff) | |
U-boot splash for raspberrypi3-64
Diffstat (limited to 'meta-unit-graphics/dynamic-layers/raspberrypi/recipes-bsp/u-boot/files/splash.cfg')
| -rw-r--r-- | meta-unit-graphics/dynamic-layers/raspberrypi/recipes-bsp/u-boot/files/splash.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-bsp/u-boot/files/splash.cfg b/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-bsp/u-boot/files/splash.cfg new file mode 100644 index 0000000..6420088 --- /dev/null +++ b/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-bsp/u-boot/files/splash.cfg @@ -0,0 +1,8 @@ +CONFIG_CMD_BMP=y +CONFIG_BMP=y +CONFIG_BMP_24BPP=y +CONFIG_HIDE_LOGO_VERSION=y +CONFIG_SPLASH_SCREEN=y +CONFIG_SPLASH_SOURCE=y +CONFIG_VIDEO_BMP_GZIP=y +CONFIG_VIDEO_LOGO_MAX_SIZE=0x120000 |
