]> 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>
Sun, 26 Mar 2017 18:46:51 +0000 (15:46 -0300)
commite5b76d93d475ca0108f420e1e491c6024ff14e6b
treec60dc62ba47b85ab147f49a02762c5c5803b3dd0
parentb4227954508ac995e9ded35ea055456788a2e807
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