diff options
Diffstat (limited to 'include/configs/socrates.h')
-rw-r--r-- | include/configs/socrates.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/socrates.h b/include/configs/socrates.h index 7d266d1bcd..ee3cf87327 100644 --- a/include/configs/socrates.h +++ b/include/configs/socrates.h @@ -273,6 +273,7 @@ #define CONFIG_LOADADDR 200000 /* default addr for tftp & bootm*/ +#define CONFIG_USE_PREBOOT #define CONFIG_PREBOOT "echo;" \ "echo Welcome on the ABB Socrates Board;" \ "echo" |