From: Gary Bisson <gary.bisson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4] Update i.MX manufacturing tools
Date: Wed, 19 Oct 2016 16:23:05 +0200 [thread overview]
Message-ID: <20161019142309.15628-1-gary.bisson@boundarydevices.com> (raw)
Hi,
This series updates several components necessary during the manufacturing
process:
- imx-kobs: used to flash U-Boot to Nand, now open-source
- imx-uuc: used to communicate using Freescale UTP protocol, now open-source
- imx-usb-loader: used to boot i.MX devices using the SDP protocol
- mfgtools: now open-source and working on Linux
Note that it is nice that many projects are now open-source. Also, NXP has
proven to be very responsive and quickly merges pull-requests.
Let me know if you have any question.
Regards,
Gary
Gary Bisson (4):
imx-kobs: switch to open source version
imx-uuc: switch to open source version
imx-usb-loader: bump version
mfgtools: new package
package/Config.in.host | 1 +
package/freescale-imx/imx-kobs/imx-kobs.hash | 2 +-
package/freescale-imx/imx-kobs/imx-kobs.mk | 4 ++--
package/freescale-imx/imx-uuc/imx-uuc.hash | 2 +-
package/freescale-imx/imx-uuc/imx-uuc.mk | 4 ++--
package/imx-usb-loader/imx-usb-loader.hash | 2 +-
package/imx-usb-loader/imx-usb-loader.mk | 2 +-
package/mfgtools/Config.in.host | 10 ++++++++
package/mfgtools/mfgtools.hash | 2 ++
package/mfgtools/mfgtools.mk | 34 ++++++++++++++++++++++++++++
10 files changed, 55 insertions(+), 8 deletions(-)
create mode 100644 package/mfgtools/Config.in.host
create mode 100644 package/mfgtools/mfgtools.hash
create mode 100644 package/mfgtools/mfgtools.mk
--
2.9.3
next reply other threads:[~2016-10-19 14:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-19 14:23 Gary Bisson [this message]
2016-10-19 14:23 ` [Buildroot] [PATCH 1/4] imx-kobs: switch to open source version Gary Bisson
2016-10-19 15:58 ` Thomas Petazzoni
2016-10-19 14:23 ` [Buildroot] [PATCH 2/4] imx-uuc: " Gary Bisson
2016-10-19 14:23 ` [Buildroot] [PATCH 3/4] imx-usb-loader: bump version Gary Bisson
2016-10-19 14:23 ` [Buildroot] [PATCH 4/4] mfgtools: new package Gary Bisson
2016-10-19 15:29 ` Thomas Petazzoni
2016-10-22 14:09 ` Gary Bisson
2016-10-20 15:43 ` Frank Hunleth
2016-10-22 14:15 ` Gary Bisson
2016-10-24 15:58 ` Frank Hunleth
2016-10-26 8:56 ` Gary Bisson
2016-10-26 17:35 ` Frank Hunleth
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=20161019142309.15628-1-gary.bisson@boundarydevices.com \
--to=gary.bisson@boundarydevices.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