]> git.sur5r.net Git - u-boot/commitdiff
Removed all references to CONFIG_SYS_RESET_GENERIC
authorGraeme Russ <graeme.russ@gmail.com>
Sat, 6 Dec 2008 23:29:05 +0000 (10:29 +1100)
committerWolfgang Denk <wd@denx.de>
Sat, 24 Jan 2009 00:15:33 +0000 (01:15 +0100)
Generic i386 reset - #define made redundant by weak function

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
include/configs/eNET.h
include/configs/sc520_cdp.h
include/configs/sc520_spunk.h

index 87d2908a3b0617da8a028492f6864ca97c9920d3..8f9e972453b458551e2292f322124c908ef99636 100644 (file)
  * CPU Features
  */
 #define CONFIG_SYS_SC520_HIGH_SPEED    0       /* 100 or 133MHz */
  * 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 */
 #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 */
index bf8693e467ff3800d36620fadcd19ffb04d7d899..9f2357b0b6072ef581a95db264f734acaa77e7d1 100644 (file)
@@ -47,7 +47,6 @@
 #define CONFIG_SYS_SDRAM_CAS_LATENCY_3T
 
 #define CONFIG_SYS_SC520_HIGH_SPEED    0       /* 100 or 133MHz */
 #define CONFIG_SYS_SDRAM_CAS_LATENCY_3T
 
 #define CONFIG_SYS_SC520_HIGH_SPEED    0       /* 100 or 133MHz */
-#define CONFIG_SYS_RESET_GENERIC       1       /* use tripple-fault to reset cpu */
 #undef  CONFIG_SYS_RESET_SC520                 /* use SC520 MMCR's to reset cpu */
 #undef  CONFIG_SYS_TIMER_SC520                 /* use SC520 swtimers */
 #define CONFIG_SYS_TIMER_GENERIC       1       /* use the i8254 PIT timers */
 #undef  CONFIG_SYS_RESET_SC520                 /* use SC520 MMCR's to reset cpu */
 #undef  CONFIG_SYS_TIMER_SC520                 /* use SC520 swtimers */
 #define CONFIG_SYS_TIMER_GENERIC       1       /* use the i8254 PIT timers */
index fbdbeddf66180b93849127e36d041808a96900b7..50af7324aac1579138065f88470503ef08c596a1 100644 (file)
@@ -45,7 +45,6 @@
 #define CONFIG_SYS_SDRAM_CAS_LATENCY_3T
 
 #define CONFIG_SYS_SC520_HIGH_SPEED    0       /* 100 or 133MHz */
 #define CONFIG_SYS_SDRAM_CAS_LATENCY_3T
 
 #define CONFIG_SYS_SC520_HIGH_SPEED    0       /* 100 or 133MHz */
-#define CONFIG_SYS_RESET_GENERIC       1       /* use tripple-fault to reset cpu */
 #undef  CONFIG_SYS_RESET_SC520                 /* use SC520 MMCR's to reset cpu */
 #undef  CONFIG_SYS_TIMER_SC520                 /* use SC520 swtimers */
 #define CONFIG_SYS_TIMER_GENERIC       1       /* use the i8254 PIT timers */
 #undef  CONFIG_SYS_RESET_SC520                 /* use SC520 MMCR's to reset cpu */
 #undef  CONFIG_SYS_TIMER_SC520                 /* use SC520 swtimers */
 #define CONFIG_SYS_TIMER_GENERIC       1       /* use the i8254 PIT timers */