summaryrefslogtreecommitdiff
path: root/meta-unit-graphics/recipes-bsp/u-boot/files
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2026-03-02 23:03:25 -0600
committerunitexe <unitexe70@gmail.com>2026-03-02 23:03:33 -0600
commitd62f1d4c0787eddea695c2de2f80f991d60c3607 (patch)
treebfa9e4ff9249249b859d8024d65cf8d54fd4f1ac /meta-unit-graphics/recipes-bsp/u-boot/files
parent70df75089a1ffbfd073d623e32d6417488b79491 (diff)
Enable graphics for radxa-zero-3e
- Boot splash - Kernel logo - Plymouth splash - Flutter app
Diffstat (limited to 'meta-unit-graphics/recipes-bsp/u-boot/files')
-rw-r--r--meta-unit-graphics/recipes-bsp/u-boot/files/splash.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-unit-graphics/recipes-bsp/u-boot/files/splash.cfg b/meta-unit-graphics/recipes-bsp/u-boot/files/splash.cfg
new file mode 100644
index 0000000..997ebd1
--- /dev/null
+++ b/meta-unit-graphics/recipes-bsp/u-boot/files/splash.cfg
@@ -0,0 +1,9 @@
+CONFIG_CMD_BMP=y
+CONFIG_BMP=y
+CONFIG_BMP_24BPP=y
+CONFIG_HIDE_LOGO_VERSION=y
+CONFIG_SPLASH_SCREEN=y
+CONFIG_SPLASH_SCREEN_ALIGN=y
+CONFIG_SPLASH_SOURCE=y
+CONFIG_VIDEO_BMP_GZIP=y
+CONFIG_VIDEO_LOGO_MAX_SIZE=0x120000