diff options
Diffstat (limited to 'include/configs/wepep250.h')
-rw-r--r-- | include/configs/wepep250.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/wepep250.h b/include/configs/wepep250.h index ca32efb..47251bb 100644 --- a/include/configs/wepep250.h +++ b/include/configs/wepep250.h @@ -23,12 +23,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -/* - * 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 - #define CONFIG_PXA250 1 /* this is an PXA250 CPU */ #define CONFIG_WEPEP250 1 /* config for wepep250 board */ #undef CONFIG_USE_IRQ /* don't need use IRQ/FIQ */ |