summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-03-19 17:29:31 +0800
committerPeng Fan <Peng.Fan@freescale.com>2015-04-29 15:02:00 +0800
commit2769c66c8a6a8a83abda2738592398a540b90db3 (patch)
tree1c3b90860243ef1d5fdb0952649c0fba57c0e2b1 /include/configs
parente6effee8170321c10b04cbe936b75c862012d652 (diff)
downloadu-boot-imx-2769c66c8a6a8a83abda2738592398a540b90db3.zip
u-boot-imx-2769c66c8a6a8a83abda2738592398a540b90db3.tar.gz
u-boot-imx-2769c66c8a6a8a83abda2738592398a540b90db3.tar.bz2
MLK-10774-34 imx:mx7d android fix build error
Add CONFIG_CMD_FASTBOOT Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx7dsabresdandroid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx7dsabresdandroid.h b/include/configs/mx7dsabresdandroid.h
index 6efe69c..d523a07 100644
--- a/include/configs/mx7dsabresdandroid.h
+++ b/include/configs/mx7dsabresdandroid.h
@@ -14,6 +14,8 @@
#define CONFIG_IMX_UDC 1
#define OTG_BASE_ADDR USBOTG1_IPS_BASE_ADDR
+#define CONFIG_CMD_FASTBOOT
+
#define CONFIG_FASTBOOT 1
#define CONFIG_FASTBOOT_VENDOR_ID 0x18d1
#define CONFIG_FASTBOOT_PRODUCT_ID 0x0d02