]> git.baikalelectronics.ru Git - uboot.git/commit
x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX
authorStefan Roese <sr@denx.de>
Mon, 22 Oct 2018 12:07:55 +0000 (14:07 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 28 Oct 2018 13:02:15 +0000 (21:02 +0800)
commit6a48714311593782d1f4cb28c6bde3fc3dc5cba4
treef1c71d1f0ab47013eb4915c3d2139514cc08ad2a
parent030981dde34e891a812bc8d3bdc5a414a058b1fb
x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX

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>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
configs/theadorable-x86-conga-qa3-e3845_defconfig
include/configs/theadorable-x86-common.h