]> code.ossystems Code Review - bsp/u-boot.git/commit
mx6cuboxi: Use PARTUUID to specify the rootfs location
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 18 Oct 2016 13:59:36 +0000 (11:59 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 21 Oct 2016 17:40:29 +0000 (15:40 -0200)
commitaeb1be536be34fe7992aca7840f34a9313f7b1fe
tree165c3fb8e246b909c355ea6746ee01f559b21bde
parent1bcfc3430904a7b2ab083e9de0a91dfa55dc47e1
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>
include/configs/mx6cuboxi.h