diff options
author | Huang Shijie <b32955@freescale.com> | 2011-10-09 10:31:28 +0800 |
---|---|---|
committer | Huang Shijie <b32955@freescale.com> | 2011-10-14 15:46:45 +0800 |
commit | b0d0b2e76761d6fec5c3514e6b4f8a5944b07c18 (patch) | |
tree | 48d7ac6e197cd26f2a494fa64cfcb534e9f430e1 /Makefile | |
parent | 44b53333ef82d7882e122212887e8ee0e488da1c (diff) | |
download | u-boot-imx-b0d0b2e76761d6fec5c3514e6b4f8a5944b07c18.zip u-boot-imx-b0d0b2e76761d6fec5c3514e6b4f8a5944b07c18.tar.gz u-boot-imx-b0d0b2e76761d6fec5c3514e6b4f8a5944b07c18.tar.bz2 |
ENGR00139279-2 MX6Q: add mfgtool support
add the MFGTOOL support for mx6q.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3307,6 +3307,7 @@ mx53_evk_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_evk freescale mx53 mx6q_sabreauto_config \ +mx6q_sabreauto_mfg_config \ mx6q_sabreauto_lpddr2_config \ mx6q_sabreauto_iram_config : unconfig @[ -z "$(findstring iram_,$@)" ] || \ |