board/radxa/rock5b: use PARTLABEL to specify rootfs

This board has an optional eMMC module.

Use PARTLABEL to specify the rootfs, as this works regardless of the mmc
device probe order.

Signed-off-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Niklas Cassel
2024-09-02 12:44:30 +02:00
committed by Thomas Petazzoni
parent 2245396b20
commit ee95c4c3f8

View File

@@ -1,4 +1,4 @@
label Radxa Rock 5b Linux label Radxa Rock 5b Linux
kernel /boot/Image kernel /boot/Image
devicetree /boot/rk3588-rock-5b.dtb devicetree /boot/rk3588-rock-5b.dtb
append root=/dev/mmcblk1p1 earlycon rootwait append root=PARTLABEL=rootfs earlycon rootwait