[Armadeus-commitlog] SF.net SVN: armadeus:[1378] trunk/buildroot/target/device/armadeus/apf27/ apf2
Brought to you by:
sszy
|
From: <th...@us...> - 2009-06-28 16:23:19
|
Revision: 1378
http://armadeus.svn.sourceforge.net/armadeus/?rev=1378&view=rev
Author: thom25
Date: 2009-06-28 16:22:14 +0000 (Sun, 28 Jun 2009)
Log Message:
-----------
[U-BOOT] fix reset bug. watchdog must be enabled !
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf27/apf27.h
Modified: trunk/buildroot/target/device/armadeus/apf27/apf27.h
===================================================================
--- trunk/buildroot/target/device/armadeus/apf27/apf27.h 2009-06-27 15:39:48 UTC (rev 1377)
+++ trunk/buildroot/target/device/armadeus/apf27/apf27.h 2009-06-28 16:22:14 UTC (rev 1378)
@@ -806,7 +806,7 @@
/* PCCR enable DMA FEC I2C1 IIM SDHC1 */
#define CFG_PCCR0_VAL 0x05070400
-#define CFG_PCCR1_VAL 0xA04A0408
+#define CFG_PCCR1_VAL 0xA14A0408
/* CONFIG_SKIP_LOWLEVEL_INIT bypass lowlevel init in bootstrap mode */
#undef CONFIG_SKIP_LOWLEVEL_INIT
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|