mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
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>
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
label Radxa Rock 5b Linux
|
|
kernel /boot/Image
|
|
devicetree /boot/rk3588-rock-5b.dtb
|
|
append root=PARTLABEL=rootfs earlycon rootwait
|