summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-09-15 14:05:07 +0800
committerStefano Babic <sbabic@denx.de>2015-09-24 11:32:18 +0200
commit60dba18801a5a7792c8469f42aef1d189a7d863d (patch)
tree5353624f8ce589c6510852e3c2e357f7667bc36b /include
parent4406da0f49dd6aa96c297884911094ff903a8f77 (diff)
downloadtalos-obmc-uboot-60dba18801a5a7792c8469f42aef1d189a7d863d.tar.gz
talos-obmc-uboot-60dba18801a5a7792c8469f42aef1d189a7d863d.zip
imx: mx7dsabresd: drop code for CONFIG_CMD_BMODE
We use outer pmic reset and drop internal reset signal, bmode will not work as expected, so drop boot mode code for 7dsabresd board. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Adrian Alonso <aalonso@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx7dsabresd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h
index 2a736c458c..ada5de8aca 100644
--- a/include/configs/mx7dsabresd.h
+++ b/include/configs/mx7dsabresd.h
@@ -174,8 +174,6 @@
#define CONFIG_SYS_MMC_ENV_PART 0 /* user area */
#define CONFIG_MMCROOT "/dev/mmcblk0p2" /* USDHC1 */
-#define CONFIG_CMD_BMODE
-
/* USB Configs */
#define CONFIG_CMD_USB
#define CONFIG_USB_EHCI
OpenPOWER on IntegriCloud