summaryrefslogtreecommitdiffstats
path: root/include/configs/adsvix.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-04-06 13:52:31 +0000
committerwdenk <wdenk>2005-04-06 13:52:31 +0000
commita85f9f21aab7ee586cabe1773a02e9d04caa65fa (patch)
treeb7af0d5289bc6c1bc3b8cb3662071efa5b57024f /include/configs/adsvix.h
parent20787e23b8501f11c83599d1a2e38bb1204ac961 (diff)
downloadblackbird-obmc-uboot-a85f9f21aab7ee586cabe1773a02e9d04caa65fa.tar.gz
blackbird-obmc-uboot-a85f9f21aab7ee586cabe1773a02e9d04caa65fa.zip
Patch by Steven Scholz, 06 Apr 2005:
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
Diffstat (limited to 'include/configs/adsvix.h')
-rw-r--r--include/configs/adsvix.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/include/configs/adsvix.h b/include/configs/adsvix.h
index b8797d1bb9..c4108912a6 100644
--- a/include/configs/adsvix.h
+++ b/include/configs/adsvix.h
@@ -34,13 +34,6 @@
#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 /* undef for developing */
-#define RTC
-
-/*
* High Level Configuration Options
* (easy to change)
*/
@@ -51,6 +44,8 @@
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
+#define RTC
+
/*
* Size of malloc() pool
*/
OpenPOWER on IntegriCloud