Skip to content
Snippets Groups Projects
Commit 8ff72463 authored by GitBot's avatar GitBot
Browse files

Integrate uboot-imx-kuk/rename_guf_cmd

--

Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@262a072c

cmd:seco: Use copy of bootorder value for processing

The env_get function returns a pointer to the original value in the env
hash table. Manipulating this value directly leads to strange behaviour.
Copy the value to a temp buffer and work with this buffer instead.

--

Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@79ee214c

cmd:seco: Keep old guf cmd name as alias

--

Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@18e1c3e2

cmd:seco: Renamed the guf command to seco-ne

Renamed the old G&F based name to the new SECO name.
parent 278bf4d9
No related branches found
No related tags found
No related merge requests found
Pipeline #116147 passed with stages
in 26 minutes and 26 seconds
......@@ -18,7 +18,7 @@ SRCREV:pn-seco-show-demo = "9fcbe2a02421b5cad9950aefc31843774b770563"
SRCREV:pn-seco-yocto-testsuite = "242744467eaedb02659f84b79177cbcda906918f"
SRCREV:pn-secure-element-examples = "f526ffdc7792a17b7b2ecec762cd8e35b9aea15a"
SRCREV:pn-touchcal-conv = "2ffe2deaa9213979820b935a6de921fcee3aa33c"
SRCREV:pn-u-boot-seco-imx = "595c90c9a5b2a1ad8d27d6f126dadca5393bb397"
SRCREV:pn-u-boot-seco-imx = "262a072cdc955f5a510500e288c8e5d53e2c4042"
SRCREV:pn-u-boot-seco-mtk = "903b171baaeb0a572f820bfe65f1e4962fe3233b"
SRCREV:pn-xconfig = "ec20c575ad19941cf1d90d0cc0dbda2ca27db7fc"
SRCREV:pn-yocto-install = "29c7a97d5fa53061d4496e1b6a3019c2640a36d7"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment