summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2019-11-28 13:05:04 +0800
committerAnson Huang <Anson.Huang@nxp.com>2019-12-13 10:45:49 +0800
commitc084ca101fdb4754b3d94ab5f5a62999af7add8d (patch)
treee54efc7a9f5f36f5980192abc9a87970895df968
parentfead69bb5b10a56632ea7677f8e737ad27e1e70f (diff)
imx: Fix platform config name to support partition reboot
For platform CONFIGs, platform name should use lower case. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
-rw-r--r--plat/imx/common/imx8_helpers.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/imx/common/imx8_helpers.S b/plat/imx/common/imx8_helpers.S
index 0d78c6be..b9603a46 100644
--- a/plat/imx/common/imx8_helpers.S
+++ b/plat/imx/common/imx8_helpers.S
@@ -122,7 +122,7 @@ endfunc plat_reset_handler
*/
func plat_get_my_entrypoint
-#if defined(PLAT_IMX8QX) || defined(PLAT_IMX8QM)
+#if defined(PLAT_imx8qx) || defined(PLAT_imx8qm)
/* ---------------------------------------------
* SCU will signal through a GIR bit when a
* partition boot has taken place which requires