]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
eNET: Use SC520 MMCR to reset eNET board
authorGraeme Russ <graeme.russ@gmail.com>
Fri, 23 Apr 2010 14:05:57 +0000 (00:05 +1000)
committerWolfgang Denk <wd@denx.de>
Wed, 5 May 2010 22:19:46 +0000 (00:19 +0200)
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
include/configs/eNET.h

index dac3ede68e191ccb333b83d6c82ec0cf2080657e..61897949dd93f33e310048363ba503ff70e26111 100644 (file)
  * 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 */