summaryrefslogtreecommitdiff
path: root/include/configs/db-88f6820-gp.h
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2016-08-22 17:17:29 +1200
committerStefan Roese <sr@denx.de>2016-08-26 08:33:34 +0200
commit148f00e7a7f6bf28cf38c61a25056e1f2c465166 (patch)
tree91b137915d9826eb71cdc0032f0ec159be8e7c07 /include/configs/db-88f6820-gp.h
parentd7b4731efd4d4d90224917fca1a09ccf99cd1baa (diff)
spl: Remove unused CONFIG_SPL_SPI_* definitions
As of commit 88e34e5 ("spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*") these defines are not used. Remove them to avoid confusion. Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/db-88f6820-gp.h')
-rw-r--r--include/configs/db-88f6820-gp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/db-88f6820-gp.h b/include/configs/db-88f6820-gp.h
index 3539a62790..88614b3f45 100644
--- a/include/configs/db-88f6820-gp.h
+++ b/include/configs/db-88f6820-gp.h
@@ -134,8 +134,6 @@
#define CONFIG_SPL_SPI_SUPPORT
#define CONFIG_SPL_SPI_FLASH_SUPPORT
#define CONFIG_SPL_SPI_LOAD
-#define CONFIG_SPL_SPI_BUS 0
-#define CONFIG_SPL_SPI_CS 0
#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x24000
#define CONFIG_SYS_U_BOOT_OFFS CONFIG_SYS_SPI_U_BOOT_OFFS
#endif