diff options
author | Lin Fuzhen <fuzhen.lin@freescale.com> | 2012-03-30 18:25:17 +0800 |
---|---|---|
committer | Lin Fuzhen <fuzhen.lin@freescale.com> | 2012-03-30 19:17:41 +0800 |
commit | 69b21d8f853cf4b2297ea40b9da0230f6859a99f (patch) | |
tree | 1573a49b4ab7478dd9c02e4a60574ab8edf5a179 /Makefile | |
parent | 3a46a9a1bb741343127ec068442b26a8a63f39ae (diff) | |
download | u-boot-imx-69b21d8f853cf4b2297ea40b9da0230f6859a99f.zip u-boot-imx-69b21d8f853cf4b2297ea40b9da0230f6859a99f.tar.gz u-boot-imx-69b21d8f853cf4b2297ea40b9da0230f6859a99f.tar.bz2 |
ENGR00178547 i.mx6dl sabresd: add android config file
add android config file;
support booti fastboot command and etc.
Signed-off-by: Lin Fuzhen <fuzhen.lin@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3324,6 +3324,7 @@ mx6q_arm2_iram_config : unconfig mx6dl_sabresd_config \ mx6dl_sabresd_mfg_config \ +mx6dl_sabresd_android_config \ mx6q_sabresd_config \ mx6q_sabresd_android_config \ mx6q_sabresd_mfg_config \ |