[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-311-g0aa57e2
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2011-02-15 15:13:16
|
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 0aa57e2a8f7c19bcde241b840a537b7673aece20 (commit)
from 811470e8c8ed8033e119b8d66362f0347ce62c6e (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 0aa57e2a8f7c19bcde241b840a537b7673aece20
Author: Nicolas Colombain <nic...@ar...>
Date: Tue Feb 15 16:12:52 2011 +0100
[LINUX] change LW700 clock polarity on APF51dev
-----------------------------------------------------------------------
Summary of changes:
.../408-armadeus-add_apf51-dev_baseboard.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.38/408-armadeus-add_apf51-dev_baseboard.patch b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.38/408-armadeus-add_apf51-dev_baseboard.patch
index 57d93e9..b1ea74b 100644
--- a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.38/408-armadeus-add_apf51-dev_baseboard.patch
+++ b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.38/408-armadeus-add_apf51-dev_baseboard.patch
@@ -219,7 +219,7 @@ Index: linux-2.6.38-rc3/arch/arm/mach-mx5/apf51dev-baseboard.c
+ .left_margin = 96, .right_margin = 96,
+ .upper_margin = 0x14, .lower_margin = 0x15,
+ .hsync_len = 64, .vsync_len = 4,
-+ .sync = FB_SYNC_CLK_IDLE_EN | FB_SYNC_CLK_LAT_FALL,
++ .sync = FB_SYNC_CLK_IDLE_EN,
+ .vmode = FB_VMODE_NONINTERLACED,
+ .flag = 0,
+ },
hooks/post-receive
--
armadeus
|