summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_evm_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/omap3_evm_common.h')
-rw-r--r--include/configs/omap3_evm_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap3_evm_common.h b/include/configs/omap3_evm_common.h
index 739d392edc..9589229b4f 100644
--- a/include/configs/omap3_evm_common.h
+++ b/include/configs/omap3_evm_common.h
@@ -257,7 +257,7 @@
#define CONFIG_SYS_CACHELINE_SIZE 64
/* Defines for SPL */
-#define CONFIG_SPL
+#define CONFIG_SPL 1
#define CONFIG_SPL_FRAMEWORK
#define CONFIG_SPL_TEXT_BASE 0x40200800
#define CONFIG_SPL_MAX_SIZE (54 * 1024) /* 8 KB for stack */
OpenPOWER on IntegriCloud