From: Jagan Teki <jagannadh.teki@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 0/6] Board: Add Engicam i.MX6 SOMs
Date: Mon, 19 Jun 2017 12:57:26 +0530 [thread overview]
Message-ID: <1497857252-8308-1-git-send-email-jteki@openedev.com> (raw)
From: Jagan Teki <jagan@amarulasolutions.com>
This version of series has all supported features and fixes.
This series add buildroot support for Engicam i.MX6 SOM's
- i.CoreM6 DualLite/Solo
- i.CoreM6 RQS
- GEAM6UL
- Is.IoT MX6UL
Jagan Teki (6):
board: Add support for Engicam i.CoreM6 DualLite/Solo boards
board: engicam: Rename defconfig engicam_imx6qdl_icore_mmc_defconfig
board: Add support for Engicam i.CoreM6 RQS SOM
board: engicam: Add icorem6 for i.CoreM6 support
board: Add support for Engicam GEAM6UL SOM
board: Add support for Engicam Is.IoT MX6UL SOM
.gitlab-ci.yml | 5 +-
DEVELOPERS | 5 +-
board/engicam/geam6ul/genimage.cfg | 38 ++++++++++++
board/engicam/geam6ul/readme.txt | 65 +++++++++++++++++++++
board/engicam/{ => icorem6}/genimage.cfg | 1 +
board/engicam/{ => icorem6}/readme.txt | 20 ++++---
board/engicam/icorem6_rqs/genimage.cfg | 39 +++++++++++++
board/engicam/icorem6_rqs/readme.txt | 68 ++++++++++++++++++++++
board/engicam/isiot/genimage.cfg | 38 ++++++++++++
board/engicam/isiot/readme.txt | 65 +++++++++++++++++++++
...fconfig => engicam_imx6qdl_icore_mmc_defconfig} | 12 ++--
configs/engicam_imx6qdl_icore_rqs_mmc_defconfig | 41 +++++++++++++
configs/engicam_imx6ul_geam_mmc_defconfig | 41 +++++++++++++
configs/engicam_imx6ul_isiot_mmc_defconfig | 41 +++++++++++++
14 files changed, 462 insertions(+), 17 deletions(-)
create mode 100644 board/engicam/geam6ul/genimage.cfg
create mode 100644 board/engicam/geam6ul/readme.txt
rename board/engicam/{ => icorem6}/genimage.cfg (95%)
rename board/engicam/{ => icorem6}/readme.txt (72%)
create mode 100644 board/engicam/icorem6_rqs/genimage.cfg
create mode 100644 board/engicam/icorem6_rqs/readme.txt
create mode 100644 board/engicam/isiot/genimage.cfg
create mode 100644 board/engicam/isiot/readme.txt
rename configs/{engicam_imx6q_icore_defconfig => engicam_imx6qdl_icore_mmc_defconfig} (69%)
create mode 100644 configs/engicam_imx6qdl_icore_rqs_mmc_defconfig
create mode 100644 configs/engicam_imx6ul_geam_mmc_defconfig
create mode 100644 configs/engicam_imx6ul_isiot_mmc_defconfig
--
2.7.4
next reply other threads:[~2017-06-19 7:27 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-19 7:27 Jagan Teki [this message]
2017-06-19 7:27 ` [Buildroot] [PATCH v4 1/6] board: Add support for Engicam i.CoreM6 DualLite/Solo boards Jagan Teki
2017-06-19 20:17 ` Thomas Petazzoni
2017-06-20 2:25 ` Jagan Teki
2017-06-20 5:46 ` Thomas Petazzoni
2017-06-20 8:56 ` Jagan Teki
2017-06-19 7:27 ` [Buildroot] [PATCH v4 2/6] board: engicam: Rename defconfig engicam_imx6qdl_icore_mmc_defconfig Jagan Teki
2017-06-19 20:19 ` Thomas Petazzoni
2017-06-20 2:30 ` Jagan Teki
2017-06-20 5:47 ` Thomas Petazzoni
2017-06-19 7:27 ` [Buildroot] [PATCH v4 3/6] board: Add support for Engicam i.CoreM6 RQS SOM Jagan Teki
2017-06-19 7:27 ` [Buildroot] [PATCH v4 4/6] board: engicam: Add icorem6 for i.CoreM6 support Jagan Teki
2017-06-19 7:27 ` [Buildroot] [PATCH v4 5/6] board: Add support for Engicam GEAM6UL SOM Jagan Teki
2017-06-19 7:27 ` [Buildroot] [PATCH v4 6/6] board: Add support for Engicam Is.IoT MX6UL SOM Jagan Teki
2017-06-19 7:41 ` [Buildroot] [PATCH v4 0/6] Board: Add Engicam i.MX6 SOMs Thomas Petazzoni
2017-06-19 8:08 ` Jagan Teki
2017-06-19 12:18 ` Thomas Petazzoni
2017-06-19 13:00 ` Jagan Teki
2017-06-19 13:24 ` Thomas Petazzoni
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=1497857252-8308-1-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox