diff options
Diffstat (limited to 'include/configs/turris_mox.h')
-rw-r--r-- | include/configs/turris_mox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/turris_mox.h b/include/configs/turris_mox.h index 0de40eddcb..fc0fe1504c 100644 --- a/include/configs/turris_mox.h +++ b/include/configs/turris_mox.h @@ -21,6 +21,7 @@ #define CONFIG_SYS_SDRAM_BASE 0x00000000 /* auto boot */ +#define CONFIG_USE_PREBOOT #define CONFIG_PREBOOT #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, \ |