Hi Patrick, Am Fr., 3. Sept. 2021 um 16:30 Uhr schrieb Patrick Wildt <patr...@blueri.se>: > > Am Fri, Sep 03, 2021 at 11:01:06AM +0200 schrieb Heiko Thiery: > > Hi Patrick, > > > > Am Do., 2. Sept. 2021 um 23:44 Uhr schrieb Patrick Wildt > > <patr...@blueri.se>: > > > > > > The MNT Reform 2 is a modular DIY laptop. In its initial version it > > > is based on the BoundaryDevices i.MX8MQ SoM. Some parts have been > > > lifted from BoundaryDevices official U-Boot downstream project. > > > > > > Signed-off-by: Patrick Wildt <patr...@blueri.se> > > > > I just sent a patch to add board support for the Kontron pitx-imx8m > > that is also based on the imx8mq SOC. I already switched the flash.bin > > generation to binman. Maybe you can use this patchset as a template > > and also switch to binman for that board. > > > > -- > > Heiko > > Hi Heiko, > > I think that's a good idea. But I seem to be having issues: > > U-Boot SPL 2021.10-rc3-00023-g2c634e01b6-dirty (Sep 03 2021 - 18:22:04 +0200) > Normal Boot > Could not get FIT buffer of 686592 bytes > check CONFIG_SYS_SPL_MALLOC_SIZE
I'm not sure, but could you check that no old fragments are left in the output folder before building the flash.bin with binman. I can remember that I had also some strange issues while switching to binman. -- Heiko