[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-106-ga10a05d
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2010-11-13 19:59:31
|
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 a10a05d5f12eecf0a84c36cb844799552110c77f (commit)
from 2c7653e66b1b3b2dcaf8d34aad23986ff677e22b (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 a10a05d5f12eecf0a84c36cb844799552110c77f
Author: nicolas colombain <nic...@ar...>
Date: Sat Nov 13 20:58:49 2010 +0100
[LINUX] fix apf51 clocks
-----------------------------------------------------------------------
Summary of changes:
.../2.6.36/400-armadeus-add_apf51_module.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/400-armadeus-add_apf51_module.patch b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/400-armadeus-add_apf51_module.patch
index 58cf4d7..34924b2 100644
--- a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/400-armadeus-add_apf51_module.patch
+++ b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/400-armadeus-add_apf51_module.patch
@@ -106,7 +106,7 @@ Index: linux-2.6.36/arch/arm/mach-mx5/board-apf51.c
+
+static void __init apf51_timer_init(void)
+{
-+// mx51_clocks_init(32768, 0 /*24000000*/, 0 /*22579200*/, 0);
++ mx51_clocks_init(32768, 32768*1024, 0 /*22579200*/, 0);
+}
+
+static struct sys_timer apf51_timer = {
hooks/post-receive
--
armadeus
|