]> code.ossystems Code Review - meta-freescale.git/commit
imx-boot-container: align with u-boot 2022.01 950/head
authorAndrey Zhizhikin <andrey.z@gmail.com>
Tue, 18 Jan 2022 12:52:20 +0000 (12:52 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Tue, 18 Jan 2022 12:59:16 +0000 (12:59 +0000)
commit399f542a2d26237770eb5013c698990b7417a403
tree16a1950a913b848c5a7ec56ccc12eb2dac7b5cea
parenta5cf92c3c35ce1fea695c36320fe72cdf102693f
imx-boot-container: align with u-boot 2022.01

Recent version of U-Boot v2022.01 reverted boot container generation
mechanism to provide single boot container isntead of separate binaries
for SPL+DDR and U-Boot FIT. New approach provides packing of those
separate components inside the U-Boot binman, and is delivered as a
single 'flash.bin' file, which resembles the original behavior before
binman image packing was introduced.

Adapt our boot container class and WIC file to pick up this consolidated
binary instead of two separate pieces.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
classes/imx-boot-container.bbclass
wic/imx-boot-container-bootpart.wks.in