Skip to content

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

Davide Cardillo requested to merge fix_bootargs into kirkstone/develop

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