[PATCH] scmi: Rework SCMI_FIRMWARE implementation
Peng Fan
peng.fan at oss.nxp.com
Tue Mar 17 06:35:34 CET 2026
On Mon, Mar 16, 2026 at 07:24:14PM -0600, Tom Rini wrote:
>As exposed by "make randconfig", how we have SCMI_FIRMWARE today is
>incomplete, and in one case, used incorrectly. First, SCMI_FIRMWARE has
>a build-time dependency on OF_CONTROL being enabled, so add that.
>Second, RESET_SCMI depends on SCMI_FIRMWARE being enabled, it should not
>select that symbol. In turn, a number of platforms need to now enable
>SCMI_FIRMWARE explicitly and not rely on RESET_SCMI to enable it for
>them.
>
>Signed-off-by: Tom Rini <trini at konsulko.com>
Acked-by: Peng Fan <peng.fan at nxp.com>
More information about the U-Boot
mailing list