]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: use new wks file for boot container
authorAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 3 May 2021 09:47:38 +0000 (09:47 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 4 May 2021 17:07:09 +0000 (14:07 -0300)
commite465b75e5cc6bce98d7fb2aacbd2eb1c98b21a22
tree91986da836b73e40fc9d2978dccad5d56d32cf87
parent542ed8136611eeffda5cde475ec2abf32cda0c71
imx-base.inc: use new wks file for boot container

Boot container provided by mainline U-Boot build can be used directly
in the result image file, as it requires two binary files to be
populated onto raw partition, hence it uses separate image generation
scheme from imx-boot provided by NXP.

Use new WKS file for mainline BSP built for aarch64 which picks up
and packs boot container binary files from U-Boot directly into result
image.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
conf/machine/include/imx-base.inc