[U-Boot] [PATCH 23/26] Use SC520 MMCR to reset eNET board
Graeme Russ
graeme.russ at gmail.com
Sun Apr 11 14:43:45 CEST 2010
Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
---
include/configs/eNET.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/eNET.h b/include/configs/eNET.h
index 4380bb1..1713cd1 100644
--- a/include/configs/eNET.h
+++ b/include/configs/eNET.h
@@ -159,7 +159,7 @@
* CPU Features
*/
#define CONFIG_SYS_SC520_HIGH_SPEED 0 /* 100 or 133MHz */
-#undef CONFIG_SYS_SC520_RESET /* use SC520 MMCR's to reset cpu */
+#define CONFIG_SYS_SC520_RESET /* use SC520 MMCR's to reset cpu */
#define CONFIG_SYS_SC520_TIMER /* use SC520 swtimers */
#undef CONFIG_SYS_GENERIC_TIMER /* use the i8254 PIT timers */
#undef CONFIG_SYS_TSC_TIMER /* use the Pentium TSC timers */
--
1.7.0.2.182.ge007
More information about the U-Boot
mailing list