summaryrefslogtreecommitdiff
path: root/include/configs/dra7xx_evm.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2017-02-10 20:37:20 +0530
committerTom Rini <trini@konsulko.com>2017-03-21 07:15:57 -0400
commit0a3f407a7f4246790775c172cbe5e1097b137bf9 (patch)
tree1e4ebde095dab1c4b80e95e49f3cf940dbc5b4c5 /include/configs/dra7xx_evm.h
parent881e7bccfbe3372e137dc36f4f7a224114308901 (diff)
configs: dra7xx_evm: Enable SPL_DM
Enable SPL_DM on all DRA7 based platforms. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs/dra7xx_evm.h')
-rw-r--r--include/configs/dra7xx_evm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index d509afd2ea..7d6f7ff278 100644
--- a/include/configs/dra7xx_evm.h
+++ b/include/configs/dra7xx_evm.h
@@ -122,11 +122,6 @@
#define CONFIG_SF_DEFAULT_MODE SPI_MODE_0
#define CONFIG_QSPI_QUAD_SUPPORT
-#ifdef CONFIG_SPL_BUILD
-#undef CONFIG_DM_SPI
-#undef CONFIG_DM_SPI_FLASH
-#endif
-
/*
* Default to using SPI for environment, etc.
* 0x000000 - 0x040000 : QSPI.SPL (256KiB)