diff options
Diffstat (limited to 'include/configs/omap730p2.h')
-rw-r--r-- | include/configs/omap730p2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap730p2.h b/include/configs/omap730p2.h index ace380f..1bdea6c 100644 --- a/include/configs/omap730p2.h +++ b/include/configs/omap730p2.h @@ -32,7 +32,7 @@ * so we MUST NOT initialize critical regs like mem-timing ... */ -#define CONFIG_INIT_CRITICAL /* undef for developing */ +#define CONFIG_INIT_CRITICAL /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE |