Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y_develop_c72n_ym

GitBot requested to merge linux-seco-imx/seco_lf-5.10.y_develop_c72n_ym into kirkstone

Commit: edgehog/bsp/nxp/linux-seco-imx@b93f57e5

[C72n][DTS] swap mmc2 with mmc0

in order to boot from internal eMMC, it has to be recognized as mmc0 (/dev/mmcblk0); physical interface usdhc1 (default mmc0) is occipied by the wifi chip, while the eMMC is mounted on usdhc3 (dafult mmc2); swapping the aliases allow to correctly boot from eMMC.

Merge request reports