]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mach-k3: do board config for PM only if supported
authorTero Kristo <t-kristo@ti.com>
Fri, 11 Jun 2021 08:45:20 +0000 (11:45 +0300)
committerLokesh Vutla <lokeshvutla@ti.com>
Fri, 11 Jun 2021 11:04:52 +0000 (16:34 +0530)
commit4b4857a09ca46c2a82a85bbb17117e2cd37ce221
tree138fc7ea097417661b6865875372184affebbb75
parent77b59d080229b8bd0277efe8b936b84a6b3def93
arm: mach-k3: do board config for PM only if supported

If the raw PM support is built in, we are operating in the split
firmware approach mode where PM support is not available. In this
case, skip the board config for this.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tero Kristo <kristo@kernel.org>
arch/arm/mach-k3/sysfw-loader.c