diff options
Diffstat (limited to 'include/configs/ixdp425.h')
-rw-r--r-- | include/configs/ixdp425.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ixdp425.h b/include/configs/ixdp425.h index 1add778e5fe..a8067f6ef2a 100644 --- a/include/configs/ixdp425.h +++ b/include/configs/ixdp425.h @@ -41,7 +41,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_USE_IRQ /* we don't need IRQ/FIQ stuff */ |