]> git.baikalelectronics.ru Git - uboot.git/commit
mx6slevk: Use PARTUUID to specify the rootfs location
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 2 Oct 2017 13:11:37 +0000 (10:11 -0300)
committerStefano Babic <sbabic@denx.de>
Thu, 12 Oct 2017 15:58:15 +0000 (17:58 +0200)
commit4e9c10dd908c8bf0033be7d892065568264d57b8
tree60223a87a99cb04f9fe09d4d65ea4ec8f543ba48
parent2d8108b7d2cea08bcf6afc50f1d4a81bea3940c3
mx6slevk: Use PARTUUID to specify the rootfs location

mx6slevk can run different kernel versions, such as NXP 4.1 or mainline.

Currently the rootfs location is passed via mmcblk number and the
problem with this approach is that the mmcblk number for the SD
card changes depending on the kernel version.

In order to avoid such issue, use the UUID method to specify the
rootfs location.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
configs/mx6slevk_defconfig
configs/mx6slevk_spl_defconfig
include/configs/mx6slevk.h