
18 Jan
2022
18 Jan
'22
12:52 p.m.
On Mon, Jan 17, 2022 at 7:04 PM Andrey Zhizhikin andrey.zhizhikin@leica-geosystems.com wrote:
As suggested in commit 028abfd9b157 ("imx8mm-evk: Generate a single bootable flash.bin again") for imx8mm_evk, it is possible to produce single bootable image via binman. This restores the original behavior in distros, where only one boot container is used to create target image.
Perform similar adaptions in order to provide single bootable image for imx8mn-ddr4-evk derivate.
Update documentation to drop additional step of copying u-boot.itb
Fixes: 353dfe4b4359 ("imx8mn-ddr4-evk: switch to use binman") Signed-off-by: Andrey Zhizhikin andrey.zhizhikin@leica-geosystems.com
Reviewed-by: Fabio Estevam festevam@gmail.com