summaryrefslogtreecommitdiff
path: root/include/configs/am57xx_evm.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2017-02-10 15:07:19 (GMT)
committerTom Rini <trini@konsulko.com>2017-03-21 11:15:40 (GMT)
commit881e7bccfbe3372e137dc36f4f7a224114308901 (patch)
treee27e15edd4430bf699d9220124a96a6bcb3d74ba /include/configs/am57xx_evm.h
parent954b07e6fb39d02402836ab354d0a59fc12c8ba9 (diff)
downloadu-boot-881e7bccfbe3372e137dc36f4f7a224114308901.tar.xz
configs: am57xx_evm: Enable SPL_DM
Enable SPL_DM on all AM57xx based platforms. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs/am57xx_evm.h')
-rw-r--r--include/configs/am57xx_evm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h
index 018d0c7..dc7a370 100644
--- a/include/configs/am57xx_evm.h
+++ b/include/configs/am57xx_evm.h
@@ -116,11 +116,6 @@
#define CONFIG_SYS_SPI_ARGS_OFFS 0x140000
#define CONFIG_SYS_SPI_ARGS_SIZE 0x80000
-#ifdef CONFIG_SPL_BUILD
-#undef CONFIG_DM_SPI
-#undef CONFIG_DM_SPI_FLASH
-#endif
-
/* SPI SPL */
#define CONFIG_TI_EDMA3
#define CONFIG_SPL_SPI_LOAD