commit | 4d454b02602a9b948a505791d57dd717ab83815e | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@toradex.com> | Wed May 29 13:00:39 2019 +0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 11 10:42:48 2019 +0200 |
tree | 3418c670f19201dd1eace5e4a03520eecbe7d058 | |
parent | 475ceff5bd855348da6792eb42bb2127abf2b82a [diff] |
colibri_imx7: use UUID for rootfs Replace usage of "/dev/mmcblk*p*" with a proper UUID of rootfs partition. This fixes the issue, when MMC controllers are probed in a different order in U-boot and Linux kernel. Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>