commit | 7698dbab96072881e0912322db5036529bf8553c | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Thu Dec 08 17:51:17 2022 +0100 |
committer | Lucas Stach <l.stach@pengutronix.de> | Tue Dec 13 11:08:33 2022 +0100 |
tree | ace07a831cda420e4d5c705984d9736ca0cfaa0f | |
parent | 202737efda85b2ea61934123b8ffa492f5dc3679 [diff] |
feat(imx8mq): remove empty bl31_plat_runtime_setup Having this empty definition is actively harmful, as it prevents the default weak function to be used, which does a switch of the console state. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Change-Id: I3b78e0c524c4907714036dba573a44d8f9c48b09