2015-05-01 18:15:40 +02:00
|
|
|
config BR2_PACKAGE_HOST_IMX_USB_LOADER
|
2016-07-08 22:02:20 +02:00
|
|
|
bool "host imx-usb-loader"
|
2018-06-12 17:06:35 +02:00
|
|
|
depends on BR2_arm || BR2_aarch64
|
2015-05-01 18:15:40 +02:00
|
|
|
help
|
|
|
|
This package contains tools to download and execute code
|
2018-06-12 17:06:35 +02:00
|
|
|
on Freescale i.MX5x/6x/7x/8x and Vybrid SoCs through the
|
2015-05-01 18:15:40 +02:00
|
|
|
Serial Download Protocol.
|
|
|
|
|
|
|
|
https://github.com/boundarydevices/imx_usb_loader
|