From bfa3e29de594debe5d27c4625ee0c882a22a0cdb Mon Sep 17 00:00:00 2001 From: gitbot <gitbot.north@seco.com> Date: Fri, 6 Sep 2024 11:15:17 +0000 Subject: [PATCH] Integrate uboot-imx-kuk/add-nallino-support -- Commit: https://git.seco.com/seco-ne/3rd-party/kuk/uboot-imx-kuk/-/commit/7db73164c15696b09367a5f7986d12a999ec4555 board:nallino: add initial nallino board It is based on Rocko U-Boot for Nallino. Signed-off-by: Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de> -- Commit: https://git.seco.com/seco-ne/3rd-party/kuk/uboot-imx-kuk/-/commit/66a7daa6ca90b85e1745733a1df78692a2850dfc seco_mx6_base_env.h: make loadaddresses configurable 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 3423b6e1..8f80b748 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -18,7 +18,7 @@ SRCREV:pn-seco-show-demo = "96727a8455eb59ddec3c7fdf9f3e311ba63b23ec" SRCREV:pn-seco-yocto-testsuite = "5f6ebbda185c9ab035972ad40143ca64e07c2274" SRCREV:pn-secure-element-examples = "049b549f03bbf13e4b018e7e1f0c7b1b288ddb61" SRCREV:pn-touchcal-conv = "db09e271376522336790729f5d098bab4d5e03da" -SRCREV:pn-u-boot-seco-imx = "235c56eea7f61150132638a4f856d6772425d571" +SRCREV:pn-u-boot-seco-imx = "7db73164c15696b09367a5f7986d12a999ec4555" SRCREV:pn-u-boot-seco-mtk = "9ee039f85ae96117f559a638d607c23c9d2baa98" SRCREV:pn-xconfig = "cdabcce371f257419f878b79726c818394073cbc" SRCREV:pn-yocto-install = "90c7cc2600811115f67468323275f324c2005b56" -- GitLab