[PATCH] ARM: arm: colibri-imx6ull-emmc: fix emmc access

2023-01-31 Thread sbabic
> From: Max Krummenacher > Synchronizing the device tree with linux introduced a regression. > The U-Boot specific dtsi mustn't override the alias settings for > the eMMC/SD interfaces. > Without this U-Boot cannot access the eMMC and boot the kernel. > Fixes: c21b61bff15 ("colibri-imx6ull/-emmc:

[PATCH] ARM: arm: colibri-imx6ull-emmc: fix emmc access

2023-01-30 Thread Max Krummenacher
From: Max Krummenacher Synchronizing the device tree with linux introduced a regression. The U-Boot specific dtsi mustn't override the alias settings for the eMMC/SD interfaces. Without this U-Boot cannot access the eMMC and boot the kernel. Fixes: c21b61bff15 ("colibri-imx6ull/-emmc: synchroni