]> git.baikalelectronics.ru Git - uboot.git/commit
warp: Use PARTUUID to specify the rootfs location
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 11 Jul 2017 17:24:29 +0000 (14:24 -0300)
committerStefano Babic <sbabic@denx.de>
Wed, 12 Jul 2017 08:25:52 +0000 (10:25 +0200)
commit68a2e22d26b1cc074db394065c737e1b433fe475
tree6f66edf611fc2f7c184782876cc8e1486bae5a18
parenta42142a8776ec513dbc16d35324f1df3ba1159d9
warp: Use PARTUUID to specify the rootfs location

warp 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 eMMC
changes depending on the kernel version.

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

Succesfully tested booting a NXP 4.1 and also a mainline 4.12 kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
configs/warp_defconfig
include/configs/warp.h