mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Add Tinker board, from rk3288 family SOC. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
label Tinker linux-next
|
|
kernel /boot/uImage
|
|
devicetree /boot/rk3288-tinker.dtb
|
|
append console=ttyS2,115200n8 root=/dev/mmcblk0p1 rootwait
|