summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2012-08-13 16:48:06 +0800
committerHuang Shijie <b32955@freescale.com>2012-11-02 16:51:32 +0800
commit27e939e7bc4a24d16ccf5e75b3cb7457b744d380 (patch)
treee78da98dbb23d2e0ea19dac660c354365de6ab1a /Makefile
parent1f2f2d3f5c0ab69f6c68be13968082d35bc675fb (diff)
downloadu-boot-imx-27e939e7bc4a24d16ccf5e75b3cb7457b744d380.zip
u-boot-imx-27e939e7bc4a24d16ccf5e75b3cb7457b744d380.tar.gz
u-boot-imx-27e939e7bc4a24d16ccf5e75b3cb7457b744d380.tar.bz2
ENGR002232258 MX6Q-ARM2: add a NAND boot config for uboot
add a new config for NAND boot in the mx6q-arm2 board. Signed-off-by: Huang Shijie <b32955@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9717526..1088794 100644
--- a/Makefile
+++ b/Makefile
@@ -3311,6 +3311,7 @@ mx6dl_arm2_iram_config \
mx6dl_arm2_mfg_config \
mx6dl_arm2_lpddr2_config \
mx6q_arm2_config \
+mx6q_arm2_nand_config \
mx6q_arm2_android_config \
mx6q_arm2_mfg_config \
mx6q_arm2_lpddr2_config \