Skip to content

Integrate meta-seconorth-mtk/fix_fngsystem_artefacts

Commit: seco-ne/yocto/layers/meta-seconorth-mtk@3bca1ddf

machine:genio: Use values from KERNEL_DEVICETREE in IMAGE_BOOT_FILES

Re-use the devicetree defines from the KERNEL_DEVICETREE variable instead of hard-coding them in the IMAGE_BOOT_FILES.

--

Commit: seco-ne/yocto/layers/meta-seconorth-mtk@c72d1510

machine:genio: Use values from KERNEL_DTBO in IMAGE_BOOT_FILES

The KERNEL_DTBO variable contains all available/required overlays for the Genio 510 / Genio 700. Use the content of this variable instead of listing the overlays hard-coded.

--

Commit: seco-ne/yocto/layers/meta-seconorth-mtk@5cd0caab

u-boot:script: Change default boot order and use alt ramfs name

When installing the minimal WiC image, we don't have the full OS available. Changed the boot order to first try to boot from recovery. The artefact name for the Flash-N-Go ramfs changed in the WiC image file. Since this is for now the default install method, also change it in the boot script.

--

Commit: seco-ne/yocto/layers/meta-seconorth-mtk@6c0543d0

machine:common: Merge FNG_BOOT_FILES into IMAGE_BOOT_FILES

Also add the overlays for the 4GB DRAM config and the CAN interface and use alt name for Flash-N-Go ramfs.

Merge request reports

Loading