* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
label rock64-buildroot
|
|
kernel /boot/Image
|
|
devicetree /boot/rk3328-rock64.dtb
|
|
append console=ttyS2,1500000n8 root=/dev/mmcblk0p1 ro rootwait
|