commit | c68bb1c7d87fbce988d3b0448012b8a57cf34afd | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Dec 19 14:59:42 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 27 12:13:25 2019 +0100 |
tree | 91906d55fa10a7545ed15de7e39643f3b67da646 | |
parent | 94cd69066ad7b390fe447dafedc9f45dea9eed30 [diff] |
mx6sxsabresd: Adjust the mmcdev after DM conversion 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 <festevam@gmail.com>