]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: am62x_evm_a53_ethboot_defconfig: Disable splashscreen
authorSwamil Jain <s-jain1@ti.com>
Tue, 19 May 2026 14:17:15 +0000 (19:47 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 2 Jun 2026 19:49:16 +0000 (13:49 -0600)
The ethboot configuration inherits splashscreen settings from
am62x_evm_a53_defconfig. Use the prune fragment to disable this
functionality as a baseline before adding targeted splashscreen support
in follow-up commits.

Signed-off-by: Swamil Jain <s-jain1@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
configs/am62x_evm_a53_ethboot_defconfig

index 9d3c6b889f09c4890b2bffe5d918fd0688892631..fc81662247a4ee7e3340eb9bda2dd8049331373c 100644 (file)
@@ -1,4 +1,5 @@
 #include <configs/am62x_evm_a53_defconfig>
+#include <configs/am62x_evm_prune_splashscreen.config>
 
 CONFIG_ARM=y
 CONFIG_ARCH_K3=y