diff options
author | Xinyu Chen <xinyu.chen@freescale.com> | 2012-10-30 14:07:43 +0800 |
---|---|---|
committer | Richard Liu <r66033@freescale.com> | 2013-06-05 13:15:43 +0800 |
commit | a4066ff9f9949ac084f53cfc54c7fbd97bec9f4d (patch) | |
tree | c0561216b3caf44433a31d2da2e9f8b241894504 /Makefile | |
parent | cbb8de5fa490d3b5da8f117d1dcb84e8e9f3515d (diff) | |
download | u-boot-imx-a4066ff9f9949ac084f53cfc54c7fbd97bec9f4d.zip u-boot-imx-a4066ff9f9949ac084f53cfc54c7fbd97bec9f4d.tar.gz u-boot-imx-a4066ff9f9949ac084f53cfc54c7fbd97bec9f4d.tar.bz2 |
ENGR00231572 mx6solo: Add Android solo uboot configure
Add fastboot and recovery, add default
bootargs and bootcmd for Android.
Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3325,6 +3325,7 @@ mx6q_arm2_iram_config : unconfig mx6solo_sabresd_config \ mx6solo_sabresd_mfg_config \ +mx6solo_sabresd_android_config \ mx6dl_sabresd_config \ mx6dl_sabresd_mfg_config \ mx6dl_sabresd_android_config \ |