a2436a24f8
This package add support for imx-mkimage for iMX8M. Currently the only hardware it's tested for. Signed-off-by: Erik Larsson <karl.erik.larsson@gmail.com> Signed-off-by: Christopher Dahlberg <crille.dahlberg@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
config BR2_PACKAGE_HOST_IMX_MKIMAGE
|
|
bool "host imx-mkimage"
|
|
help
|
|
imx-mkimage is used to combine input images and generate
|
|
final boot image with appropriate IVT set.
|
|
|
|
https://source.codeaurora.org/external/imx/imx-mkimage
|