summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFugang Duan <B38611@freescale.com>2012-03-19 16:55:02 +0800
committerFugang Duan <B38611@freescale.com>2012-03-20 13:36:36 +0800
commit5ec7e8338acc96768faa3e9b983e05989e4b99da (patch)
tree25663d3d62cb401c26a59946457a4aa4895858dc /Makefile
parentf175905d501d4c034fda4c4451d17aedf993c0fe (diff)
downloadu-boot-imx-5ec7e8338acc96768faa3e9b983e05989e4b99da.zip
u-boot-imx-5ec7e8338acc96768faa3e9b983e05989e4b99da.tar.gz
u-boot-imx-5ec7e8338acc96768faa3e9b983e05989e4b99da.tar.bz2
ENGR00176834-2 - i.MX6DL sabresd: board bringup
The serial of patches adds the initial support for mx6dl sabra sd board: - DDR3 400MHz@64bit, 1G, 256M*4 - SD/MMC basic operations - Add PIN/IOMUX support for mmx6dl sabresd. - Ethernet is ok for 100/1000Mbps. - OTP fuse Signed-off-by: Fugang Duan <B38611@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 17ea8cb..b4f953e 100644
--- a/Makefile
+++ b/Makefile
@@ -3321,6 +3321,7 @@ mx6q_arm2_iram_config : unconfig
}
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_arm2 freescale mx6
+mx6dl_sabresd_config \
mx6q_sabresd_config \
mx6q_sabresd_android_config \
mx6q_sabresd_mfg_config \