]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-mvebu/include/mach/config.h
arm: mvebu: Add DM and OF_CONTROL support to SPL
[u-boot] / arch / arm / mach-mvebu / include / mach / config.h
index 3281d90cda768326f3932c9897ece7dbaa1a792b..3d18827573322f77faaf0f636e54f99546a2e403 100644 (file)
@@ -90,9 +90,4 @@
 #define CONFIG_SYS_TIMER_COUNTER       (MVEBU_TIMER_BASE + 0x14)
 #define CONFIG_SYS_TIMER_RATE          25000000
 
-/* Common SPL configuration */
-#ifndef CONFIG_SPL_LDSCRIPT
-#define CONFIG_SPL_LDSCRIPT            "arch/arm/mach-mvebu/u-boot-spl.lds"
-#endif
-
 #endif /* __MVEBU_CONFIG_H */