summaryrefslogtreecommitdiff
path: root/include/configs/mx6dl_arm2.h
diff options
context:
space:
mode:
authorEric Sun <jian.sun@freescale.com>2012-02-29 12:20:41 +0800
committerEric Sun <jian.sun@freescale.com>2012-02-29 12:20:41 +0800
commit6d9c499ea010283d67727fc5bb84d1e59798e9cc (patch)
treebc01b78d4d5ff68d3b310ea037367f9e63b33f5d /include/configs/mx6dl_arm2.h
parent951586a9fb6d6f30106e70978500c564dd573f9d (diff)
downloadu-boot-imx-6d9c499ea010283d67727fc5bb84d1e59798e9cc.zip
u-boot-imx-6d9c499ea010283d67727fc5bb84d1e59798e9cc.tar.gz
u-boot-imx-6d9c499ea010283d67727fc5bb84d1e59798e9cc.tar.bz2
ENGR00175117 [MX6DL LPDDR2 Board] Apply Initializtion script and enable U-Boot
Apply script "Mx6DL_init_LPDDR2_400MHz_Micron_1.1.inc" in IVT, make U-boot work for the LPDDR2 Board. The Make target name for the new board is "MX6DL_ARM2_LPDDR2_CONFIG" The script is provided by Chen Wei - B26879 for a quick bring up, which don't have a corresponding compass link. It is uploaded to CR ticket page for reference. Originally for MX6DL DDR3 board, "CONFIG_MX6DL" is defined. It is used by "board/freescale/mx6q_arm2/flash_header.S" to select the correct IVT. Since MX6DL LPDDR2 board also define this macro, for distiguish purpose, another 2 macros "CONFIG_MX6DL_DDR3", "CONFIG_MX6DL_LDPPR2" are defined Signed-off-by: Eric Sun <jian.sun@freescale.com>
Diffstat (limited to 'include/configs/mx6dl_arm2.h')
-rw-r--r--include/configs/mx6dl_arm2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6dl_arm2.h b/include/configs/mx6dl_arm2.h
index eaa9a34..5c3ba3b 100644
--- a/include/configs/mx6dl_arm2.h
+++ b/include/configs/mx6dl_arm2.h
@@ -28,6 +28,7 @@
#define CONFIG_ARMV7 /* This is armv7 Cortex-A9 CPU core */
#define CONFIG_MXC
#define CONFIG_MX6DL
+#define CONFIG_MX6DL_DDR3
#define CONFIG_MX6Q_ARM2
#define CONFIG_DDR_32BIT /* For 32bit DDR, comment it out for 64bit */
#define CONFIG_FLASH_HEADER