[Armadeus-commitlog] SF.net SVN: armadeus:[1066] trunk/buildroot/target/device/armadeus/apf27/ apf2
Brought to you by:
sszy
|
From: <th...@us...> - 2009-02-16 09:15:44
|
Revision: 1066
http://armadeus.svn.sourceforge.net/armadeus/?rev=1066&view=rev
Author: thom25
Date: 2009-02-16 09:15:34 +0000 (Mon, 16 Feb 2009)
Log Message:
-----------
[UBOOT] PCCR init value cleanup
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-02-13 18:04:23 UTC (rev 1065)
+++ trunk/buildroot/target/device/armadeus/apf27/apf27.h 2009-02-16 09:15:34 UTC (rev 1066)
@@ -780,8 +780,8 @@
#define CFG_AIPI2_PSR1_VAL 0xFFFFFFFF
/* PCCR enable DMA FEC I2C1 IIM SDHC1 */
-#define CFG_PCCR0_VAL 0x140501E0
-#define CFG_PCCR1_VAL 0xFF5B6C48
+#define CFG_PCCR0_VAL 0x05070400
+#define CFG_PCCR1_VAL 0xA04A0408
/* 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.
|