
23 Oct
2018
23 Oct
'18
6:54 a.m.
On Mon, Oct 22, 2018 at 8:08 PM Stefan Roese sr@denx.de wrote:
To enable the root device selection (kernel cmd-line) via PARTUUID, this patch enables CMD_PART on all missing theadorable-x86 boards and changes the default environment to generate the root=PARTUUID string automatically.
This fixes problems that have been noticed on systems with multiple SATA/AHCI controller connected via PCIe, where the device name for the root device / partition (/dev/sdaX) was incorrect.
Signed-off-by: Stefan Roese sr@denx.de
...able-x86-conga-qa3-e3845-pcie-x4_defconfig | 1 + .../theadorable-x86-conga-qa3-e3845_defconfig | 1 + include/configs/theadorable-x86-common.h | 35 +++++++++++-------- 3 files changed, 23 insertions(+), 14 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com