[Armadeus-commitlog] armadeus branch, master, updated. latestrelease-147-g0a74a18
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2009-11-17 17:51:29
|
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 0a74a183b123d72998709f042616a7178f94f16e (commit)
from c5818fd66025f283068b88b49dfd293408a870aa (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 0a74a183b123d72998709f042616a7178f94f16e
Author: nicolas colombain <nic...@ar...>
Date: Tue Nov 17 18:51:04 2009 +0100
[LINUX]fix vertical alignment bug
-----------------------------------------------------------------------
Summary of changes:
...rmadeus-add_TX12D17VM1BDP_to_mxcfb_modedb.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.29/286d-apf27-armadeus-add_TX12D17VM1BDP_to_mxcfb_modedb.patch b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.29/286d-apf27-armadeus-add_TX12D17VM1BDP_to_mxcfb_modedb.patch
index 93c5ac0..95b2ba8 100644
--- a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.29/286d-apf27-armadeus-add_TX12D17VM1BDP_to_mxcfb_modedb.patch
+++ b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.29/286d-apf27-armadeus-add_TX12D17VM1BDP_to_mxcfb_modedb.patch
@@ -13,7 +13,7 @@ Index: linux-2.6.29.6/drivers/video/mxc/mxcfb_modedb.c
+ .yres = 480,
+ .pixclock = 40000, /* picoS */
+ .left_margin = 80, .right_margin = 48, /* at least 3 & 1 */
-+ .upper_margin = 10, .lower_margin = 35,
++ .upper_margin = 11, .lower_margin = 34,
+ .hsync_len = 64, .vsync_len = 2,
+ .sync = FB_SYNC_CLK_IDLE_EN | FB_SYNC_OE_ACT_HIGH | FB_SYNC_CLK_INVERT,
+ .vmode = FB_VMODE_NONINTERLACED,
hooks/post-receive
--
armadeus
|