11 lines
335 B
Plaintext
Vendored
11 lines
335 B
Plaintext
Vendored
config BR2_PACKAGE_HOST_MFGTOOLS
|
|
bool "host mfgtools"
|
|
depends on BR2_arm
|
|
help
|
|
This package contains the Freescale manufacturing tool.
|
|
It is designed to program firmware to i.MX boards during
|
|
production. The communication is done over USB using the
|
|
Freescale UTP protocol.
|
|
|
|
https://github.com/codeauroraforum/mfgtools
|