mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
11 lines
335 B
Plaintext
11 lines
335 B
Plaintext
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
|