board/freescale: add support for Image.gz to post-image
authorHanspeter Portner <dev@open-music-kontrollers.ch>
Fri, 17 Sep 2021 13:28:35 +0000 (15:28 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 18 Sep 2021 06:54:58 +0000 (08:54 +0200)
commitb8591dd3e15e4c55ab189cbc1e968a76c4a52424
treec1ff3878a2cfc03d0e6f043b01b528a919996867
parentb9646b18bf46a91b9b3b21b41d8b89fd9f4d5d52
board/freescale: add support for Image.gz to post-image

For the i.MX8 often an Image.gz is built. With these changes, if
BR2_LINUX_KERNEL_IMAGEGZ=y, the correct Image.gz file is now put into
the generated image instead of falling back to the non-existent zImage.

Signed-off-by: Hanspeter Portner <dev@open-music-kontrollers.ch>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
board/freescale/common/imx/post-image.sh