[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-48-g47d2450
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-11-06 18:36:35
|
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 47d2450037fb35fe55326f8539a67bc05e63b63f (commit)
via 0a7a2639ad03192a50ffcb5a2ea9e789f1204b42 (commit)
via c21b9f07081c5b6fc8111c874ea6e65292191e33 (commit)
from 1821bbae6c50e6bc166b8947d4c27bd1c9856927 (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 47d2450037fb35fe55326f8539a67bc05e63b63f
Merge: 0a7a263 1821bba
Author: Julien Boibessot <jul...@ar...>
Date: Tue Nov 6 19:35:17 2012 +0100
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit 0a7a2639ad03192a50ffcb5a2ea9e789f1204b42
Author: Julien Boibessot <jul...@ar...>
Date: Tue Nov 6 11:29:33 2012 +0100
[LINUX] renamed patches/linux/3.7/200-armadeus-add_apf27_module.patch
commit c21b9f07081c5b6fc8111c874ea6e65292191e33
Author: Julien Boibessot <jul...@ar...>
Date: Tue Nov 6 09:30:06 2012 +0100
We don't want DOS format on text files
-----------------------------------------------------------------------
Summary of changes:
....patch => 0200-armadeus-add_apf27_module.patch} | 30 ++++++++++----------
1 files changed, 15 insertions(+), 15 deletions(-)
rename patches/linux/3.7/{200-armadeus-add_apf27_module.patch => 0200-armadeus-add_apf27_module.patch} (99%)
diff --git a/patches/linux/3.7/200-armadeus-add_apf27_module.patch b/patches/linux/3.7/0200-armadeus-add_apf27_module.patch
similarity index 99%
rename from patches/linux/3.7/200-armadeus-add_apf27_module.patch
rename to patches/linux/3.7/0200-armadeus-add_apf27_module.patch
index 349ab4e..512136b 100644
--- a/patches/linux/3.7/200-armadeus-add_apf27_module.patch
+++ b/patches/linux/3.7/0200-armadeus-add_apf27_module.patch
@@ -1,18 +1,18 @@
-The APF27 is an i.M27 based SOM (System On Module) that can be plugged on
-several docking/development boards. Here only basic module support
-is added (Ethernet, Serial, NAND Flash, USB OTG).
-
-Signed-off-by: Julien Boibessot <jul...@ar...>
-Signed-off-by: Eric Jarrige <eri...@ar...>
-Signed-off-by: Nicolas Colombain <nic...@ar...>
----
- arch/arm/mach-imx/Kconfig | 13 ++
- arch/arm/mach-imx/Makefile | 1 +
- arch/arm/mach-imx/mach-apf27.c | 258 +++++++++++++++++++++++++++
- arch/arm/plat-mxc/include/mach/uncompress.h | 1 +
- 4 files changed, 273 insertions(+), 0 deletions(-)
- create mode 100644 arch/arm/mach-imx/mach-apf27.c
-
+The APF27 is an i.M27 based SOM (System On Module) that can be plugged on
+several docking/development boards. Here only basic module support
+is added (Ethernet, Serial, NAND Flash, USB OTG).
+
+Signed-off-by: Julien Boibessot <jul...@ar...>
+Signed-off-by: Eric Jarrige <eri...@ar...>
+Signed-off-by: Nicolas Colombain <nic...@ar...>
+---
+ arch/arm/mach-imx/Kconfig | 13 ++
+ arch/arm/mach-imx/Makefile | 1 +
+ arch/arm/mach-imx/mach-apf27.c | 258 +++++++++++++++++++++++++++
+ arch/arm/plat-mxc/include/mach/uncompress.h | 1 +
+ 4 files changed, 273 insertions(+), 0 deletions(-)
+ create mode 100644 arch/arm/mach-imx/mach-apf27.c
+
Index: linux-3.7-rc4/arch/arm/mach-imx/Kconfig
===================================================================
--- linux-3.7-rc4.orig/arch/arm/mach-imx/Kconfig 2012-11-04 20:07:39.000000000 +0100
hooks/post-receive
--
armadeus
|