]> git.sur5r.net Git - u-boot/commit
mx6cuboxi: Use PARTUUID to specify the rootfs location
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 10 Jul 2017 20:04:10 +0000 (17:04 -0300)
committerStefano Babic <sbabic@denx.de>
Wed, 12 Jul 2017 08:24:48 +0000 (10:24 +0200)
commit35ba390d6256741b48823a5b70e28ea40664c83e
tree3e8646cf77bf1d6815da46573f1a4c9a277d8ec4
parent84b4690f26062d000481b66d60445aea20e1da99
mx6cuboxi: Use PARTUUID to specify the rootfs location

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.

This change was made based on U-Boot commit:

  - ca4f338e2efece5196eb2178e5f7d07be828da6e

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
include/configs/mx6cuboxi.h