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)
commita0046393dae74364b7a7b7ed5e2af8431a3d680c
tree60223a87a99cb04f9fe09d4d65ea4ec8f543ba48
parentb2915ba25e350caa79a13a1cd3513eb82709e1f9
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