]> code.ossystems Code Review - meta-freescale.git/commit
wic: add new wks file to use boot container for mx8m
authorAndrey Zhizhikin <andrey.z@gmail.com>
Fri, 18 Dec 2020 11:06:16 +0000 (11:06 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 4 May 2021 17:07:09 +0000 (14:07 -0300)
commit542ed8136611eeffda5cde475ec2abf32cda0c71
treee05ba9b62ef4c0939371a8c1079f67f8effe9466
parent8bb147f9396d8fbe9385b41511d7f88163cf5149
wic: add new wks file to use boot container for mx8m

Add new WKS template file, which uses the boot container provided by
mainline U-Boot.

Boot container built as a part of U-Boot packs binary components into
two separate files, namely 'flash.bin' and 'u-boot.itb'. First file
contains SPL, while second one represents the FIT image containing
U-Boot and ATF blob.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
wic/imx-boot-container-bootpart.wks.in [new file with mode: 0644]