Am 2021-07-25 18:54, schrieb Simon Glass:
The CONFIG_SPL_RAW_IMAGE_SUPPORT option requires that binman provides
an
offset for the image (see spl_set_header_raw_uboot()), if binman is
used.
These boards use FIT to store U-Boot, so raw image support is not used.
Drop this option to avoid errors once binman starts checking this.
Signed-off-by: Simon Glass <s...@chromium.org>
Acked-by: Michael Walle <mich...@walle.cc> # for kontron_sl28
small nit: this isn't an imx8 board but an ls1028a soc based one.
-michael