summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-07-27 11:51:35 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2023-07-27 11:53:51 +0200
commit6021bd70adbbecb2329e97a05208892b12e1352a (patch)
tree5afa8b6dbb751dd96e4f2277db1be31317a3fc10
parent516f514f008e2f62abef93fb1eaea55be7f71160 (diff)
verdin-am62: don't deploy a u-boot splashscreen
Remove the from meta-ti inherited u-boot splashsceen. The configured Verdin AM62 U-Boot doesn't support any splashscreen. Related-to: ELB-5238 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/machine/verdin-am62.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/verdin-am62.conf b/conf/machine/verdin-am62.conf
index 75abfe5..8901f3b 100644
--- a/conf/machine/verdin-am62.conf
+++ b/conf/machine/verdin-am62.conf
@@ -15,6 +15,8 @@ do_image[mcdepends] = "mc::k3r5:virtual/bootloader:do_deploy"
IMAGE_BOOT_FILES:remove = "tiboot3-am62x-gp-evm.bin tiboot3-am62x-hs-evm.bin tiboot3-am62x-hs-fs-evm.bin"
IMAGE_BOOT_FILES:append = " tiboot3-am62x-gp-verdin.bin tiboot3-am62x-hs-fs-verdin.bin tiboot3-am62x-hs-verdin.bin"
+IMAGE_BOOT_FILES:remove = "ti_logo_414x97_32bpp.bmp.gz"
+
# Don't include kernels in standard images
RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = ""
# Install kernel modules by default