Skip to content
Snippets Groups Projects
Commit ca4f338e authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

warp7: Use PARTUUID to specify the rootfs location


warp7 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 kernel.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
parent 375d19c9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment