summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-05-01 19:34:50 +0300
committerJagan Teki <jagan@amarulasolutions.com>2020-05-10 23:00:49 +0300
commitd0847ecc9f969e6ac089e505d5c1ddedddedfcd4 (patch)
treee323f93442673ee0f3be89d483f063f3b48bd354 /include
parentc5c657644bc35fd6b3d6e5517698721e90646b8d (diff)
downloadu-boot-d0847ecc9f969e6ac089e505d5c1ddedddedfcd4.tar.xz
spi: Zap lpc32xx_ssp driver-related code
lpc32xx_ssp driver is deprecated, no active updates and no board user, hence dropped the same. Cc: Vladimir Zapolskiy <vz@mleia.com> Cc: Albert ARIBAUD <albert.aribaud@3adev.fr> Cc: Tom Rini <trini@konsulko.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/devkit3250.h5
-rw-r--r--include/configs/work_92105.h5
2 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/devkit3250.h b/include/configs/devkit3250.h
index f1f2be0797..4471a12f34 100644
--- a/include/configs/devkit3250.h
+++ b/include/configs/devkit3250.h
@@ -55,11 +55,6 @@
#define CONFIG_LPC32XX_GPIO
/*
- * SSP/SPI
- */
-#define CONFIG_LPC32XX_SSP_TIMEOUT 100000
-
-/*
* Ethernet
*/
#define CONFIG_RMII
diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h
index 421384d9ba..93c8d64b14 100644
--- a/include/configs/work_92105.h
+++ b/include/configs/work_92105.h
@@ -105,11 +105,6 @@
#define CONFIG_LPC32XX_GPIO
/*
- * SSP/SPI/DISPLAY
- */
-
-#define CONFIG_LPC32XX_SSP_TIMEOUT 100000
-/*
* Environment
*/