MLK-17458: imx8mq: config: change the imx8mq ddr4 arm2 FIT offset
authorHan Xu <han.xu@nxp.com>
Wed, 24 Jan 2018 22:02:00 +0000 (16:02 -0600)
committerHan Xu <han.xu@nxp.com>
Thu, 25 Jan 2018 01:30:30 +0000 (19:30 -0600)
Change the FIT image offset from 128MB to 64MB according to the NAND
partition setting.

Signed-off-by: Han Xu <han.xu@nxp.com>
include/configs/imx8mq_arm2.h

index 75dec8b..e8718d8 100644 (file)
@@ -67,7 +67,7 @@
 #define CONFIG_SPL_NAND_SUPPORT
 #define CONFIG_SPL_DMA_SUPPORT
 #define CONFIG_SPL_NAND_MXS
-#define CONFIG_SYS_NAND_U_BOOT_OFFS    0x8000000 /* Put the FIT out of first 128MB boot area */
+#define CONFIG_SYS_NAND_U_BOOT_OFFS    0x4000000 /* Put the FIT out of first 64MB boot area */
 #endif
 #define CONFIG_SPL_DMA_SUPPORT