]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge patch series "cmd: add scmi command"
authorTom Rini <trini@konsulko.com>
Wed, 29 Nov 2023 03:31:09 +0000 (22:31 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 29 Nov 2023 03:31:09 +0000 (22:31 -0500)
To quote the author:

"Scmi" command will be re-introduced per Michal's request.
The functionality is the same as I put it in my patch set of adding
SCMI base protocol support, but made some tweak to make UT, "ut dm
scmi_cmd," more flexible and tolerable when enabling/disabling a specific
SCMI protocol for test purpose.

Each commit may have some change history inherited from the preceding
patch series.

Test
====
The patch series was tested on the following platforms:
* sandbox

1  2 
cmd/Kconfig
cmd/Makefile
configs/sandbox_defconfig

diff --cc cmd/Kconfig
Simple merge
diff --cc cmd/Makefile
Simple merge
Simple merge