[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-142-g713a40d
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2010-11-26 09:31:05
|
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 713a40d8c2ba0de79c93d7d4f097f42ad666cb2a (commit)
from 06e4e863ed918a4a0e042f8c7d57b148501d55e1 (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 713a40d8c2ba0de79c93d7d4f097f42ad666cb2a
Author: nicolas colombain <nic...@ar...>
Date: Fri Nov 26 10:30:06 2010 +0100
[LINUX] add APF51 patch comments
-----------------------------------------------------------------------
Summary of changes:
.../2.6.36/401-armadeus-fix_clock_tree.patch | 6 ++++++
.../2.6.36/402-armadeus-add_nand_device.patch | 4 ++++
.../2.6.36/403-armadeus-set-uart2-debug.patch | 4 ++++
.../2.6.36/404-armadeus-fix_nand_ecc_oob.patch | 4 ++++
4 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/401-armadeus-fix_clock_tree.patch b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/401-armadeus-fix_clock_tree.patch
index 81697e7..37fcf66 100644
--- a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/401-armadeus-fix_clock_tree.patch
+++ b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/401-armadeus-fix_clock_tree.patch
@@ -1,3 +1,9 @@
+Change default clock source for the APF51.
+No external HCLK is required.
+Patch has to be reworked to support selection from the platform
+
+Signed-off-by: Nicolas Colombain <nic...@ar...>
+
Index: linux-2.6.36/arch/arm/mach-mx5/clock-mx51.c
===================================================================
--- linux-2.6.36.orig/arch/arm/mach-mx5/clock-mx51.c 2010-10-20 22:30:22.000000000 +0200
diff --git a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/402-armadeus-add_nand_device.patch b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/402-armadeus-add_nand_device.patch
index 74579c4..208684c 100644
--- a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/402-armadeus-add_nand_device.patch
+++ b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/402-armadeus-add_nand_device.patch
@@ -1,3 +1,7 @@
+Add NAND device to MX5 architecture
+
+Signed-off-by: Nicolas Colombain <nic...@ar...>
+
Index: linux-2.6.36/arch/arm/mach-mx5/devices.h
===================================================================
--- linux-2.6.36.orig/arch/arm/mach-mx5/devices.h 2010-10-20 22:30:22.000000000 +0200
diff --git a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/403-armadeus-set-uart2-debug.patch b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/403-armadeus-set-uart2-debug.patch
index 26e4c1c..2cbec23 100644
--- a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/403-armadeus-set-uart2-debug.patch
+++ b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/403-armadeus-set-uart2-debug.patch
@@ -1,3 +1,7 @@
+Change default debug UART for APF51
+
+Signed-off-by: Nicolas Colombain <nic...@ar...>
+
Index: linux-2.6.36/arch/arm/plat-mxc/include/mach/debug-macro.S
===================================================================
--- linux-2.6.36.orig/arch/arm/plat-mxc/include/mach/debug-macro.S 2010-10-20 22:30:22.000000000 +0200
diff --git a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/404-armadeus-fix_nand_ecc_oob.patch b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/404-armadeus-fix_nand_ecc_oob.patch
index 52e0789..42619a9 100644
--- a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/404-armadeus-fix_nand_ecc_oob.patch
+++ b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.36/404-armadeus-fix_nand_ecc_oob.patch
@@ -1,3 +1,7 @@
+Add OOB and bad block table management to the V3 mxc_nand driver
+
+Signed-off-by: Nicolas Colombain <nic...@ar...>
+
Index: linux-2.6.36/drivers/mtd/nand/mxc_nand.c
===================================================================
--- linux-2.6.36.orig/drivers/mtd/nand/mxc_nand.c 2010-11-14 12:33:43.000000000 +0100
hooks/post-receive
--
armadeus
|