[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.0-2509-g7bc375f
Brought to you by:
sszy
|
From: Gwenhael <gwe...@us...> - 2011-09-23 14:24:30
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 7bc375fa10496ca9e4f5fdeae8ce344cc647f1a0 (commit)
from 47f13d4bf1df8d0562bf50ec11b419a2d8d5e4b6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7bc375fa10496ca9e4f5fdeae8ce344cc647f1a0
Author: Gwenhael Goavec-Merou <gw...@tr...>
Date: Fri Sep 23 16:23:22 2011 +0200
[UBOOT 1.3.4] Configure CS1 for spvision communication
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf27/apf27-u-boot-1.3.4.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf27/apf27-u-boot-1.3.4.h b/buildroot/target/device/armadeus/apf27/apf27-u-boot-1.3.4.h
index 46ab099..e684a95 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-u-boot-1.3.4.h
+++ b/buildroot/target/device/armadeus/apf27/apf27-u-boot-1.3.4.h
@@ -655,8 +655,8 @@
#define CFG_CS0L_VAL 0xa0330D01
#define CFG_CS0A_VAL 0x00220800
-#define CFG_CS1U_VAL 0
-#define CFG_CS1L_VAL 0
+#define CFG_CS1U_VAL 0x00000f00
+#define CFG_CS1L_VAL 0x00000D01
#define CFG_CS1A_VAL 0
#define CFG_CS2U_VAL 0
@@ -676,7 +676,7 @@
#define CFG_CS5L_VAL 0x00000D01
#define CFG_CS5A_VAL 0
-#define CFG_EIM_VAL 0x00002000
+#define CFG_EIM_VAL 0x00002200
/* FPGA specific settings */
/* CLKO */
hooks/post-receive
--
armadeus
|