From d62f1d4c0787eddea695c2de2f80f991d60c3607 Mon Sep 17 00:00:00 2001 From: unitexe Date: Mon, 2 Mar 2026 23:03:25 -0600 Subject: Enable graphics for radxa-zero-3e - Boot splash - Kernel logo - Plymouth splash - Flutter app --- .../raspberrypi/recipes-bsp/u-boot/files/splash.cfg | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-unit-graphics/dynamic-layers/raspberrypi/recipes-bsp/u-boot/files/splash.cfg (limited to 'meta-unit-graphics/dynamic-layers/raspberrypi/recipes-bsp/u-boot/files/splash.cfg') 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 deleted file mode 100644 index 6420088..0000000 --- a/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-bsp/u-boot/files/splash.cfg +++ /dev/null @@ -1,8 +0,0 @@ -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 -- cgit v1.2.3