Skip to content

imx8m: switch to fsl mkimage, remove usage of precompiled firmware from mkimage repo

Jonas Höppner requested to merge switch-fsl-mkimage-and-atf into kirkstone

The kuk mkimage contained precompiled formware blobs for atf, ram controller, but the yocto way to get those is to let the available recipes compile or download the needed files. With this changes we switch back to the comon yocto/fsl way.

Edited by Jonas Höppner

Merge request reports