summaryrefslogtreecommitdiff
path: root/include/configs/eNET.h
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2008-12-07 10:29:05 +1100
committerWolfgang Denk <wd@denx.de>2009-01-24 01:15:33 +0100
commita5989c42ae5e295f274a795c426c47819bbdbfda (patch)
treea08f85c794523beb1903f33d92a5683b0a0c7181 /include/configs/eNET.h
parent2b5360eb2bc0b741ae5cb3c84d35ccdd17667c8a (diff)
Removed all references to CONFIG_SYS_RESET_GENERIC
Generic i386 reset - #define made redundant by weak function Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'include/configs/eNET.h')
-rw-r--r--include/configs/eNET.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/eNET.h b/include/configs/eNET.h
index 87d2908a3..8f9e97245 100644
--- a/include/configs/eNET.h
+++ b/include/configs/eNET.h
@@ -142,7 +142,6 @@
* CPU Features
*/
#define CONFIG_SYS_SC520_HIGH_SPEED 0 /* 100 or 133MHz */
-#define CONFIG_SYS_RESET_GENERIC /* use triple-fault to reset cpu */
#undef CONFIG_SYS_RESET_SC520 /* use SC520 MMCR's to reset cpu */
#define CONFIG_SYS_TIMER_SC520 /* use SC520 swtimers */
#undef CONFIG_SYS_TIMER_GENERIC /* use the i8254 PIT timers */