All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagannadh.teki@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 3/6] engicam: icorem6: Add OF C.TOUCH 10.1 Kit
Date: Wed, 13 Sep 2017 17:12:08 +0530	[thread overview]
Message-ID: <1505302931-17387-4-git-send-email-jteki@openedev.com> (raw)
In-Reply-To: <1505302931-17387-1-git-send-email-jteki@openedev.com>

From: Jagan Teki <jagan@amarulasolutions.com>

This patch add support for Open Frame C.TOUCH 10.1 Kit.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
Changes for v3:
- newly added

 board/engicam/icorem6/genimage.cfg      | 3 ++-
 board/engicam/icorem6/readme.txt        | 4 ++++
 configs/engicam_imx6qdl_icore_defconfig | 4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/board/engicam/icorem6/genimage.cfg b/board/engicam/icorem6/genimage.cfg
index f409a08..50c01bb 100644
--- a/board/engicam/icorem6/genimage.cfg
+++ b/board/engicam/icorem6/genimage.cfg
@@ -3,7 +3,8 @@ image boot.vfat {
 		files = {
 			"uImage",
 			"imx6dl-icore.dtb",
-			"imx6q-icore.dtb"
+			"imx6q-icore.dtb",
+			"imx6q-icore-ofcap10.dtb"
 		}
 	}
 	size = 64M
diff --git a/board/engicam/icorem6/readme.txt b/board/engicam/icorem6/readme.txt
index 9a9ecf0..e822ae0 100644
--- a/board/engicam/icorem6/readme.txt
+++ b/board/engicam/icorem6/readme.txt
@@ -7,6 +7,8 @@ platform boards.
 
 i.CoreM6 Quad/Dual/DualLite/Solo SOM Starter kits:
 https://www.engicam.com/vis-prod/101120
+i.CoreM6 Quad/Dual/DualLite/Solo Open Frame 10.1 C.TOUCH kits:
+https://www.engicam.com/vis-prod/101133
 
 This configuration uses U-Boot mainline and kernel mainline.
 
@@ -28,6 +30,8 @@ You will find the following files in output/images/:
   - imx6q-icore.dtb
 - for i.CoreM6 DualLite/Solo:
   - imx6dl-icore.dtb
+- for i.CoreM6 Quad/Dual ofcap 10:
+  - imx6q-icore-ofcap10.dtb
   - rootfs.ext4
   - rootfs.tar
   - sdcard.img
diff --git a/configs/engicam_imx6qdl_icore_defconfig b/configs/engicam_imx6qdl_icore_defconfig
index 03e65bd..8e1908b 100644
--- a/configs/engicam_imx6qdl_icore_defconfig
+++ b/configs/engicam_imx6qdl_icore_defconfig
@@ -30,10 +30,10 @@ BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
 BR2_LINUX_KERNEL_UIMAGE=y
 BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6dl-icore imx6q-icore"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6dl-icore imx6q-icore imx6q-icore-ofcap10"
 
 # Filesystem
-BR2_TARGET_GENERIC_ISSUE="Welcome to Engicam i.CoreM6 Quad/Dual/DualLite/Solo Starter Kit"
+BR2_TARGET_GENERIC_ISSUE="Welcome to Engicam i.CoreM6 Quad/Dual/DualLite/Solo"
 BR2_TARGET_ROOTFS_EXT2=y
 BR2_TARGET_ROOTFS_EXT2_4=y
 BR2_PACKAGE_HOST_DOSFSTOOLS=y
-- 
2.7.4

  parent reply	other threads:[~2017-09-13 11:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-13 11:42 [Buildroot] [PATCH v3 0/6] engicam: Add new boards and qt5 Jagan Teki
2017-09-13 11:42 ` [Buildroot] [PATCH v3 1/6] engicam: imx6qdl_icore: Bump to latest Linux and uboot releases Jagan Teki
2017-09-27 21:47   ` Arnout Vandecappelle
2017-09-13 11:42 ` [Buildroot] [PATCH v3 2/6] board: icorem6: Add Qt5 configs for 800x480 LVDS display Jagan Teki
2017-09-27 22:03   ` Arnout Vandecappelle
2017-09-28  5:02     ` Jagan Teki
2017-09-13 11:42 ` Jagan Teki [this message]
2017-09-13 11:42 ` [Buildroot] [PATCH v3 4/6] board: icorem6: Add Qt5 configs for 1280x800 " Jagan Teki
2017-09-13 11:42 ` [Buildroot] [PATCH v3 5/6] engicam: icorem6: Add OF C.TOUCH 12 Kit Jagan Teki
2017-09-13 11:42 ` [Buildroot] [PATCH v3 6/6] board: icorem6: Add Qt5 configs for 1280x480 LVDS display Jagan Teki
2017-09-21 12:35 ` [Buildroot] [PATCH v3 0/6] engicam: Add new boards and qt5 Jagan Teki
2017-09-27 17:57   ` Jagan Teki
2017-09-27 19:43     ` Arnout Vandecappelle
2017-09-27 20:00       ` Thomas Petazzoni
2017-10-06 20:20 ` Arnout Vandecappelle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1505302931-17387-4-git-send-email-jteki@openedev.com \
    --to=jagannadh.teki@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.