Need to add `rootwait` because the Raspberry Pi SD card reader is really slow and does not initialize in time for the kernel to load the root filesystem from it.
7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
target=aarch64-unknown-linux-gnu
|
|
profile=default/linux/arm64/23.0/systemd
|
|
kernel_pkg=sys-kernel/raspberrypi-sources
|
|
kernel_defconfig=bcm2835
|
|
device_tree=broadcom/bcm2711-rpi-4-b.dtb
|
|
rootflags='ro rootwait=4'
|