From f659df607f4f2fa08a19d24158f8e997a493ca9c Mon Sep 17 00:00:00 2001
From: gitbot <gitbot.north@seco.com>
Date: Tue, 19 Mar 2024 12:15:45 +0000
Subject: [PATCH] Integrate uboot-imx-kuk/env-unification

--

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

seco_mx6: move existing env variables to a separate header.

Signed-off-by: Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>

--

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

trizeps8: move disable console, edgehog and bootselect env to a separate header

This adds include/seco/seco_common_env.h header which contains environment
variables specific to SECO boards.

Signed-off-by: Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>

--

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

trizeps8:trizeps8nano: move old common env settings to separate headers

Signed-off-by: Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>

--

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

trizeps8:env: move extra env settings for nand boot to a separate header

Signed-off-by: Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>

--

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

trizeps8:env: move mfg variables to a separate header

Signed-off-by: Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>

--

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

trizeps8:env: move jailhouse variables to a separate header

Signed-off-by: Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>

--

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

trizeps8:env: move fuse variables to a separate header

Originally the same vars were defined in trizeps8mini.h and trizeps8nano.h.

Signed-off-by: Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
---
 SRCREV.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SRCREV.conf b/SRCREV.conf
index 66057a63..370f2310 100644
--- a/SRCREV.conf
+++ b/SRCREV.conf
@@ -18,7 +18,7 @@ SRCREV:pn-seco-show-demo = "08134985445985776bb337052532d024de55a5b8"
 SRCREV:pn-seco-yocto-testsuite = "cd710472c74e219a132ffcc34d5db5623c3ce70a"
 SRCREV:pn-secure-element-examples = "dfcf8c6a331d43851044a94cc57aebd5f8ab5d5e"
 SRCREV:pn-touchcal-conv = "367db180e92248b7bb2272b4c4b1f7878688e092"
-SRCREV:pn-u-boot-seco-imx = "43b1352be896c15ab3a2add4ff9dbbe81c9e1956"
+SRCREV:pn-u-boot-seco-imx = "39d648c512f14e288e8ad238310fefa06152c90f"
 SRCREV:pn-u-boot-seco-mtk = "4b79e731f3660243dfb13160af481b2095af376e"
 SRCREV:pn-xconfig = "49c894bd6abe2a5f916e742e19e68c0b28029242"
 SRCREV:pn-yocto-install = "cecea0fac7b7fcc8c56d8295d58c38cef800a069"
-- 
GitLab