Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] Update i.MX manufacturing tools
@ 2016-10-19 14:23 Gary Bisson
  2016-10-19 14:23 ` [Buildroot] [PATCH 1/4] imx-kobs: switch to open source version Gary Bisson
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Gary Bisson @ 2016-10-19 14:23 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-10-26 17:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19 14:23 [Buildroot] [PATCH 0/4] Update i.MX manufacturing tools Gary Bisson
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox