rockchip: add missing boot flow for rock pi s

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2024-07-29 19:12:02 +08:00
parent 0c539620d4
commit 300a3d4f2d

View File

@@ -298,6 +298,7 @@ define Device/radxa_rock-pi-s
DEVICE_VENDOR := Radxa
DEVICE_MODEL := ROCK Pi S
SOC := rk3308
BOOT_FLOW := pine64-img
BOOT_SCRIPT := rock-pi-s
DEVICE_PACKAGES := kmod-usb-net-cdc-ncm kmod-usb-net-rndis
endef