diff options
Diffstat (limited to 'include/configs/xaeniax.h')
-rw-r--r-- | include/configs/xaeniax.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/xaeniax.h b/include/configs/xaeniax.h index fc3739f..1177003 100644 --- a/include/configs/xaeniax.h +++ b/include/configs/xaeniax.h @@ -40,7 +40,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 */ +#define CONFIG_INIT_CRITICAL /* #undef CONFIG_INIT_CRITICAL |