summaryrefslogtreecommitdiff
path: root/include/configs/aristainetos-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-27 04:27:54 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 14:30:06 (GMT)
commit218257b01a73b114fa1136f6ee6f25aea80bf113 (patch)
tree3d021bb446fc89b84c2c2fae480fe679703d43c6 /include/configs/aristainetos-common.h
parentc04b9b3440a2b2c55267bc76c594f49d101657fb (diff)
downloadu-boot-fsl-qoriq-218257b01a73b114fa1136f6ee6f25aea80bf113.tar.xz
Convert CONFIG_CMD_BMODE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_BMODE Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Make this default y and depend on mx5/6/7] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/aristainetos-common.h')
-rw-r--r--include/configs/aristainetos-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/aristainetos-common.h b/include/configs/aristainetos-common.h
index 5c27055..607dadf 100644
--- a/include/configs/aristainetos-common.h
+++ b/include/configs/aristainetos-common.h
@@ -41,9 +41,6 @@
#define CONFIG_SF_DEFAULT_MODE SPI_MODE_0
#define CONFIG_SYS_SPI_ST_ENABLE_WP_PIN
-/* Command definition */
-#define CONFIG_CMD_BMODE
-
#define CONFIG_EXTRA_ENV_SETTINGS \
"script=u-boot.scr\0" \
"fit_file=/boot/system.itb\0" \