diff options
author | Yan Wang <r65094@freescale.com> | 2010-04-07 15:35:17 +0800 |
---|---|---|
committer | Yan Wang <r65094@freescale.com> | 2010-04-07 15:35:58 +0800 |
commit | 025e700031adf10bafe7e8713385a18b9080111c (patch) | |
tree | d4297ac1108c08935efec8fba175461ac1368bd6 /Makefile | |
parent | b40dc845fc1c09d79471482e74d6158d23cf9a23 (diff) | |
download | u-boot-imx-025e700031adf10bafe7e8713385a18b9080111c.zip u-boot-imx-025e700031adf10bafe7e8713385a18b9080111c.tar.gz u-boot-imx-025e700031adf10bafe7e8713385a18b9080111c.tar.bz2 |
ENGR00122030 Mfg Firmware support fot imx25
Add mfg firmware support for imx25
Signed-off-by:Yan Wang<r65094@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3207,6 +3207,7 @@ apollon_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm1136 apollon NULL omap24xx @echo "CONFIG_ONENAND_U_BOOT = y" >> $(obj)include/config.mk +mx25_3stack_mfg_config \ mx25_3stack_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm926ejs mx25_3stack freescale mx25 |