Hey,
I try to build latest BalenaOS image for HummingBoard2. From this (balena-fsl-arm)[https://github.com/balena-os/balena-fsl-arm/] repo I build image with Yocto Project. I flash resin-image-flasher-solidrun-imx6.img with BalenaEtcher on SD card. When I boot on SD card, I have followed Uboot error:
U-Boot SPL 2018.01 (Aug 13 2019 - 08:36:47)
Trying to boot from MMC1
U-Boot 2018.01 (Aug 13 2019 - 08:36:47 +0000)
CPU: Freescale i.MX6DL rev1.3 996 MHz (running at 792 MHz)
CPU: Commercial temperature grade (0C to 95C) at 53C
Reset cause: POR
Board: MX6 Cubox-i (som rev 1.5)
Watchdog enabled
DRAM: 1 GiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1
MMC partition switch failed
*** Error - default environment is too large
No panel detected: default to HDMI
Display: HDMI (1024x768)
In: serial
Out: serial
Err: serial
MMC partition switch failed
!MMC partition switch failed
Net: FEC
env_buf [32 bytes] too small for value of "preboot"
syntax error
env_buf [32 bytes] too small for value of "bootcmd"
Hit any key to stop autoboot: 0
### ERROR ### Please RESET the board ###
Are there an particular setting to do to boot corectly ?
Thanks,
Ben