diff options
Diffstat (limited to 'include/configs/m53menlo.h')
-rw-r--r-- | include/configs/m53menlo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/m53menlo.h b/include/configs/m53menlo.h index e98dbfbb7ee..0fe83be527e 100644 --- a/include/configs/m53menlo.h +++ b/include/configs/m53menlo.h @@ -185,6 +185,7 @@ /* * Extra Environments */ +#define CONFIG_USE_PREBOOT #define CONFIG_PREBOOT "run try_bootscript" #define CONFIG_HOSTNAME "m53menlo" |