diff options
author | luca fancellu <luca.fancellu@arm.com> | 2021-09-30 15:54:23 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-10-08 07:30:44 -0400 |
commit | f939b5bdbd3e19120c78cfa123007d99e53c5f2c (patch) | |
tree | afb7bf5be2f60de7bdbf6b9a1c386ce39ef74692 /recipes-core/runx/runx_git.bb | |
parent | cc33e3a253bdea86106cbcd8556cc5098e4b9540 (diff) | |
download | meta-virtualization-f939b5bdbd3e19120c78cfa123007d99e53c5f2c.tar.gz |
xen, rpi4: Use PARTUUID for rootfs discovery
The mmc probing order has become unpredictable
due to recent linux kernel changes, therefore devices
like the raspberry pi that have two mmc interface most
of the time can't boot from the hard-coded root path.
Modify the u-boot script to fetch the PARTUUID of the
second partition of the sd card and use it to put
root=PARTUUID=<xxx> in the command line passed to
the dom0 kernel.
Reviewed-by: Diego Sueiro <diego.sueiro@arm.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Reviewed-by: Christopher Clark <christopher.w.clark@gmail.com>
Tested-by: Christopher Clark <christopher.w.clark@gmail.com>
Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/runx/runx_git.bb')
0 files changed, 0 insertions, 0 deletions