]> git.ipfire.org Git - thirdparty/u-boot.git/commit
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)
commit339d96822efad9e6e445959224b48375124741d8
treed3e58eb2a7d985bdd27d728f47cd23bf8076e54c
parente2a9edc0ced9c2ea6b3c23f2cd93b455985eb173
parent3d6fe58437571062aa3943861d25fb2262d6aac0
Merge patch series "cmd: add scmi command"

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
cmd/Kconfig
cmd/Makefile
configs/sandbox_defconfig