imx-m4fwloader: new package
authorGary Bisson <gary.bisson@boundarydevices.com>
Wed, 24 Jan 2018 17:10:50 +0000 (18:10 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 28 Jan 2018 08:53:44 +0000 (09:53 +0100)
commit7be86525de04999ad35d1f4bf23dd23f0b4351ce
tree9c7f480f28c98babd93f74f5d7957185daaaafe6
parent4f6db0d50449f26a0280f9ea9316a041729f5b22
imx-m4fwloader: new package

This package provides a tool to load a firmware to the Cortex-M4 core
available in some i.MX processors such as i.MX6SX or i.MX7.

This package was tested on a i.MX7D Nitrogen7 platform:
 # imx-m4fwloader hello_world.bin 0x007F8000

Upstream repository:
https://github.com/codeauroraforum/imx-m4fwloader

[Peter: add license hash, install in /usr/sbin, tweak help text]
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/freescale-imx/Config.in
package/freescale-imx/imx-m4fwloader/Config.in [new file with mode: 0644]
package/freescale-imx/imx-m4fwloader/imx-m4fwloader.hash [new file with mode: 0644]
package/freescale-imx/imx-m4fwloader/imx-m4fwloader.mk [new file with mode: 0644]