]> Git Repo - u-boot.git/commit
colibri_imx6: use UUID for rootfs
authorIgor Opaniuk <[email protected]>
Mon, 15 Apr 2019 09:01:57 +0000 (11:01 +0200)
committerStefano Babic <[email protected]>
Thu, 25 Apr 2019 17:21:40 +0000 (19:21 +0200)
commit0d3912fcd41dc2a85891f78e8fc255a379323619
tree57beac8a9ea78b29529534555fe97a4c20f61b8a
parent6b503f9e6549e9bdcdb227a77897492584e4a307
colibri_imx6: use UUID for rootfs

1. 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.
2. Fix legacy USB command (both sdboot and usbboot can be used now).

Tested-by: Marcel Ziswiler <[email protected]>
Signed-off-by: Igor Opaniuk <[email protected]>
configs/colibri_imx6_defconfig
include/configs/colibri_imx6.h
This page took 0.03458 seconds and 4 git commands to generate.