diff options
Diffstat (limited to 'include/configs/woodburn_sd.h')
-rw-r--r-- | include/configs/woodburn_sd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/woodburn_sd.h b/include/configs/woodburn_sd.h index 437472f3ed..2bf5c10da8 100644 --- a/include/configs/woodburn_sd.h +++ b/include/configs/woodburn_sd.h @@ -20,7 +20,7 @@ /* * SPL */ -#define CONFIG_SPL +#define CONFIG_SPL 1 #define CONFIG_SPL_FRAMEWORK #define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/arm1136/u-boot-spl.lds" #define CONFIG_SPL_LIBCOMMON_SUPPORT |