summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJason Liu <r64343@freescale.com>2012-10-11 17:10:00 +0800
committerJason Liu <r64343@freescale.com>2012-10-11 18:00:26 +0800
commit31f0941821d315435348f7ee00ef79b94cf9daec (patch)
tree1fa148e70cf65bf82231219e89ee39f141a76e36 /Makefile
parent306f1510e63b6d3dd793dbef0b05cda6c92078e9 (diff)
ENGR00228238 i.mx6/i.mx6dl: sabresd: add solo-ddr32bit support
This patch adds the solo-ddr32bit config support. The DDR script got from: http://compass.freescale.net/livelink/livelink/227589697/ MX6DL_init_DDR3_400MHz_32bit_For_SD_1.0.inc.txt?func=doc.Fetch&nodeid=227589697 Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 26a47910b7..07022feca3 100644
--- a/Makefile
+++ b/Makefile
@@ -3322,6 +3322,7 @@ mx6q_arm2_iram_config : unconfig
}
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_arm2 freescale mx6
+mx6solo_sabresd__config \
mx6dl_sabresd_config \
mx6dl_sabresd_mfg_config \
mx6dl_sabresd_android_config \