diff options
Diffstat (limited to 'include/configs/modnet50.h')
-rw-r--r-- | include/configs/modnet50.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/modnet50.h b/include/configs/modnet50.h index fd1b47c..166aa11 100644 --- a/include/configs/modnet50.h +++ b/include/configs/modnet50.h @@ -31,7 +31,7 @@ * If we are developing, we might want to start u-boot from ram * so we MUST NOT initialize critical regs like mem-timing ... */ -#define CONFIG_INIT_CRITICAL /* undef for developing */ +#define CONFIG_INIT_CRITICAL /* * High Level Configuration Options |