
13 Aug
2021
13 Aug
'21
3:03 p.m.
Hi Heiko,
On Fri, Aug 13, 2021 at 9:53 AM Heiko Thiery heiko.thiery@gmail.com wrote:
Maybe I'm wrong or I do not fully understand the limitation you're talking about, but as far as I understand the output (flash.bin) from the ronetix board [1] was generated using binman and includes all necessary parts. Is this right?
Building the imx8mq_cm_defconfig generates flash.bin + u-boot.itb.
If you only flash flash.bin, then you don't have a bootable system as flash.bin contains only the SPL part.
Prior to using binman, we could boot the i.MX8M boards by flashing only flash.bin.
I would like to preserver the pre-U-Boot 2021.07, where only flash.bin was needed.
[1] https://source.denx.de/u-boot/u-boot/-/blob/master/arch/arm/dts/imx8mq-cm-u-...
-- Heiko