Integrate u-boot-mtk/implement-bootselect
Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@ce5d3128
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/u-boot/u-boot-mtk@c6a701a1
cmd:seco-ne: Add stm32_utils file
--
Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@2edbc59f
cmd:seco-ne: Add helper function to set the bootorder
from bootmode_types rather than hardcoded strings
--
Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@fef6c273
cmd:seco-ne: Use rauc bootmode names
--
Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@a5b7fbde
include:configs: Disable rtc mode and bootbus in default env
--
Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@2abc66e0
cmd: Add seco_ne subsystem command
--
Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@90fe9ea1
defconfig: Enable SECO_NE config