From 6dd95270b4a15fd0bb7d2587479985918ad36aab Mon Sep 17 00:00:00 2001
From: gitbot <gitbot@garz-fricke.com>
Date: Fri, 4 Nov 2022 08:43:48 +0000
Subject: [PATCH] Integrate uboot-imx-kuk/disable-display-for-tanaro

--

Commit: https://git.seco.com/seco-ne/3rd-party/kuk/uboot-imx-kuk/-/commit/e10430b6b3058033e8fcbc1bdb14cc2cafb86fe9

tanaro: Disable display support in defconfig

We don't want to handle the display timings in u-boot as well, and start
the display with the kernel bootlogo instead.
---
 SRCREV.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SRCREV.conf b/SRCREV.conf
index dfab023b..76d6d1a3 100644
--- a/SRCREV.conf
+++ b/SRCREV.conf
@@ -10,5 +10,5 @@ SRCREV_pn-gfplatdetect = "0a33d2d1f051bef143c903df13fbfe9aa285279e"
 SRCREV_pn-xconfig = "d95570e8777f95dd96f4428f73cb762a1d833bdd"
 SRCREV_pn-linux-guf = "99660895338a42f0870675415fe26b5cdb69eb14"
 SRCREV_pn-linux-imx-kuk = "652c87fa426959705a2109ead3d40f840a4fc784"
-SRCREV_pn-u-boot-imx = "f342a71af7adbdeca69d2686866e53a7ac709c2e"
+SRCREV_pn-u-boot-imx = "e10430b6b3058033e8fcbc1bdb14cc2cafb86fe9"
 SRCREV_pn-qt-multi-screen-compositor = "5b6bf1a37c5d97da91446de0ef7522e97946ad75"
-- 
GitLab