diff options
Diffstat (limited to 'include/configs/sc520_cdp.h')
-rw-r--r-- | include/configs/sc520_cdp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sc520_cdp.h b/include/configs/sc520_cdp.h index bf8693e467f..9f2357b0b60 100644 --- a/include/configs/sc520_cdp.h +++ b/include/configs/sc520_cdp.h @@ -47,7 +47,6 @@ #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 */ |