summaryrefslogtreecommitdiff
path: root/include/configs/imx8qxp_arm2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx8qxp_arm2.h')
-rw-r--r--include/configs/imx8qxp_arm2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/imx8qxp_arm2.h b/include/configs/imx8qxp_arm2.h
index ee826d6a50..4fcf4d2da8 100644
--- a/include/configs/imx8qxp_arm2.h
+++ b/include/configs/imx8qxp_arm2.h
@@ -216,10 +216,11 @@
#else
#define CONFIG_ENV_OFFSET (64 * SZ_64K)
#define CONFIG_ENV_IS_IN_MMC
-#define CONFIG_SYS_MMC_IMG_LOAD_PART 1
#define CONFIG_SYS_MMC_ENV_PART 0 /* user area */
#endif
+#define CONFIG_SYS_MMC_IMG_LOAD_PART 1
+
/* On LPDDR4 board, USDHC1 is for eMMC, USDHC2 is for SD on CPU board
*/
#define CONFIG_SYS_MMC_ENV_DEV 1 /* USDHC2 */