mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-09 21:32:54 +01:00
eNET: Use SC520 MMCR to reset eNET board
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
This commit is contained in:
parent
4a4c31ae08
commit
f2a55055e9
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue