commit | 38b4bd9bb0c668e97b47e076495d59ab8efe6e16 | [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 | 1f7831543049af91fa808d0df6acad2e6fb2d537 [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