From 4c1673fa1c9969cf97692fcb322a2faef7311ffe 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 7748598e..64efff9c 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -11,6 +11,6 @@ SRCREV:pn-linux-seconorth = "950d673c5117fa096a68eff2988d67838a4a0a29" SRCREV:pn-linux-imx = "349ea069160de45630312a0e218299534deafe54" SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a" SRCREV:pn-touchcal-conv = "cb6ba139e7ada762368f43e5b87194a7fadec6e0" -SRCREV:pn-u-boot-imx = "f342a71af7adbdeca69d2686866e53a7ac709c2e" +SRCREV:pn-u-boot-imx = "e10430b6b3058033e8fcbc1bdb14cc2cafb86fe9" SRCREV:pn-xconfig = "d95570e8777f95dd96f4428f73cb762a1d833bdd" SRCREV:pn-qt-multi-screen-compositor = "5b6bf1a37c5d97da91446de0ef7522e97946ad75" -- GitLab