From 4fc00a0ad35b6e67348d36a80e52669f1f5ff306 Mon Sep 17 00:00:00 2001 From: Anson Huang Date: Tue, 11 Oct 2011 20:09:00 +0800 Subject: ENGR00159696 [MX6]Enable lpddr2 board And new config to enable lpddr2 board with H9TKNNN4KDMPQR-NDM chip. Signed-off-by: Anson Huang --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5e82741..ff7f85d 100644 --- a/Makefile +++ b/Makefile @@ -3307,6 +3307,7 @@ mx53_evk_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_evk freescale mx53 mx6q_sabreauto_config \ +mx6q_sabreauto_lpddr2_config \ mx6q_sabreauto_iram_config : unconfig @[ -z "$(findstring iram_,$@)" ] || \ { echo "TEXT_BASE = 0x00910000" >$(obj)board/freescale/mx6q_sabreauto/config.tmp ; \ -- cgit v1.1