summaryrefslogtreecommitdiff
path: root/include/configs/k2g_evm.h
diff options
context:
space:
mode:
authorJason Rush <jarush@gmail.com>2018-01-24 02:13:11 +0300
committerJagan Teki <jagan@amarulasolutions.com>2018-01-24 09:37:50 +0300
commit5a15ec19c84ebcca0a45870d28c3a3f7f5c085f5 (patch)
tree95bceb66507fb1c70046a9690c06503fcbf15d87 /include/configs/k2g_evm.h
parent6e62b178e18dfbe78a973b80e4e6f1f498bbdbc5 (diff)
downloadu-boot-5a15ec19c84ebcca0a45870d28c3a3f7f5c085f5.tar.xz
config: cadence_spi: Remove defines read from DT
Cleanup unused #define values that are read from the DT. Tested on TI K2G platform: Tested-by: Vignesh R <vigneshr@ti.com> Tested on a socfpga-cyclonev board: Tested-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> Signed-off-by: Jason Rush <jarush@gmail.com> Reviewed-by: Jagan Teki <jagan@openedev.com> Acked-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/k2g_evm.h')
-rw-r--r--include/configs/k2g_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h
index df81c09d86..535e7124fc 100644
--- a/include/configs/k2g_evm.h
+++ b/include/configs/k2g_evm.h
@@ -93,7 +93,6 @@
#ifndef CONFIG_SPL_BUILD
#define CONFIG_CADENCE_QSPI
#define CONFIG_CQSPI_REF_CLK 384000000
-#define CONFIG_CQSPI_DECODER 0x0
#define CONFIG_BOUNCE_BUFFER
#endif