u-boot/board/compulab/imx8mm-cl-iot-gate
Fabio Estevam 53a24dee86 imx8mm-cl-iot-gate: Split the defconfigs
Currently imx8mm-cl-iot-gate_defconfig fails to produce a working boot
binary due to the lack of fip.bin:

"  BINMAN  all
Image 'main-section' is missing external blobs and is non-functional: blob-ext

Some images are invalid"

To make the build process more consistent with the other i.MX8M targets,
split the defconfig in two:

- imx8mm-cl-iot-gate_defconfig: standard defconfig that only
requires ATF / DDR firmware.

- imx8mm-cl-iot-gate-optee_defconfig: "more advanced" defconfig that
requires ATF / Optee / mbedtls / DDR firmware.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Tested-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
2021-10-07 16:53:50 +02:00
..
ddr WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
imx8mm-cl-iot-gate.c arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate) 2021-05-02 12:46:54 +02:00
imximage-8mm-lpddr4.cfg
Kconfig imx8mm-cl-iot-gate: Split the defconfigs 2021-10-07 16:53:50 +02:00
MAINTAINERS imx8mm-cl-iot-gate: Split the defconfigs 2021-10-07 16:53:50 +02:00
Makefile
spl.c