commit | bed8e8ce06e24c954f260a3ce08f348f0402ef32 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@toradex.com> | Wed May 29 13:00:40 2019 +0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 11 10:42:48 2019 +0200 |
tree | dee437b94959b91f602ab1b885525f8c1405d925 | |
parent | 4d454b02602a9b948a505791d57dd717ab83815e [diff] |
colibri-imx6ull: 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>