f496b36995
imx-m4fwloader was removed from the github codeauroraforum organization. It is now redirecting to NXPmicro. This patch updates the link to directly point to the correct place. Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
config BR2_PACKAGE_IMX_M4FWLOADER
|
|
bool "imx-m4fwloader"
|
|
depends on BR2_arm # Only relevant for i.MX
|
|
help
|
|
This package provides a tool to load a firmware to the
|
|
Cortex-M4 core available in some i.MX processors.
|
|
|
|
https://github.com/NXPmicro/imx-m4fwloader
|