Skip to content

Integrate meta-seco-edgehog/fix_bootargs

Commit: yocto_ng/layers/seco/meta-seco-edgehog@a9f649f8

[U-BOOT][BOOTSCR] Fix command to use to load kernel,fdt and overlay

Since now we used the commands to load binary directly from uSD/eMMC. Now we use the right general commands that use the selected source device (eMMC or uSD as default).

Merge request reports