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