From b232cdce3763b2fa009e931b22ebb6590ec9f0a1 Mon Sep 17 00:00:00 2001 From: gitbot <gitbot@garz-fricke.com> Date: Mon, 23 Jan 2023 11:57:09 +0000 Subject: [PATCH] Integrate uboot-imx-kuk/pbb-debug-port-gpios-2 -- Commit: https://git.seco.com/seco-ne/3rd-party/kuk/uboot-imx-kuk/-/commit/9b7085a3f0f1f9c85ea4446a0726f28c2fb9e921 pbb:debug console: Configure iomux for the debug console gpios To switch between debug and RS485 port the gpios needs to be setup correctly. BCS 746-001120 --- SRCREV.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRCREV.conf b/SRCREV.conf index bedfbceb..cfb9c651 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -10,5 +10,5 @@ SRCREV_pn-gfplatdetect = "075370de87e8d4b9498553a0754d58a7db2c739f" SRCREV_pn-xconfig = "d3c6b663e087b78bbb6219fe3e34fda8de6e0f10" SRCREV_pn-linux-guf = "aed754fb58795f453799485863cf609ec680db84" SRCREV_pn-linux-imx-kuk = "63460ed628a959dd61be1bc4b8e232b1a20dcb47" -SRCREV_pn-u-boot-imx = "73bc52f38e09e3a0244f9ccf9dd07a031a2b65aa" +SRCREV_pn-u-boot-imx = "9b7085a3f0f1f9c85ea4446a0726f28c2fb9e921" SRCREV_pn-qt-multi-screen-compositor = "fc1bdfef951a566c7762c87d92f8f769f62ad015" -- GitLab