[PATCH 2/2] mx6sxsabresd: Adjust the mmcdev after DM conversion

2019-12-28 Thread sbabic
> After the DM conversion the boot SD card is now device 3. > Adjust it so that we can boot the kernel again. > While at it avoid a hardcoded mmc dev inside the finduuid script. > Signed-off-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH 2/2] mx6sxsabresd: Adjust the mmcdev after DM conversion

2019-12-19 Thread Fabio Estevam
After the DM conversion the boot SD card is now device 3. Adjust it so that we can boot the kernel again. While at it avoid a hardcoded mmc dev inside the finduuid script. Signed-off-by: Fabio Estevam --- include/configs/mx6sxsabresd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)