[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-116-g6fee49d
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2014-02-17 09:26:02
|
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 6fee49d9ecc7cc2d50a0d1e91b2fbb26d278920c (commit)
from 17efd236389445ce86eda5b53b1dc26aebfe9125 (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 6fee49d9ecc7cc2d50a0d1e91b2fbb26d278920c
Author: Julien Boibessot <jul...@ar...>
Date: Mon Feb 17 10:24:07 2014 +0100
[LINUX] APF6: 3.14: Fixes boards name in dtsi
-----------------------------------------------------------------------
Summary of changes:
...rmadeus-add-apf6q-and-apf6dl-device-trees.patch | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/patches/linux/3.14/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch b/patches/linux/3.14/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
index f76a657..e197828 100644
--- a/patches/linux/3.14/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
+++ b/patches/linux/3.14/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
@@ -20,7 +20,7 @@ Index: linux-3.14-rc2/arch/arm/boot/dts/imx6q-apf6dev.dts
+#include "imx6qdl-apf6dev.dtsi"
+
+/ {
-+ model = "Armadeus APF6Dev i.MX6 Quad / Dual Board";
++ model = "Armadeus APF6 i.MX6 Quad / Dual Module on APF6Dev Board";
+ compatible = "armadeus,imx6q-apf6dev", "armadeus,imx6q-apf6", "fsl,imx6q";
+
+ memory {
@@ -305,7 +305,7 @@ Index: linux-3.14-rc2/arch/arm/boot/dts/imx6dl-apf6dev.dts
+#include "imx6qdl-apf6dev.dtsi"
+
+/ {
-+ model = "Armadeus APF6Dev i.MX6 Dual Light Board";
++ model = "Armadeus APF6 i.MX6 Dual Lite Module on APF6Dev Board";
+ compatible = "armadeus,imx6dl-apf6dev", "armadeus,imx6dl-apf6", "fsl,imx6dl";
+
+ memory {
hooks/post-receive
--
armadeus
|