Browse Source

rockchip: drop redundant definitions for ROCK Pi S

default values should be fine.

Signed-off-by: FUKAUMI Naoki <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/16029
Signed-off-by: Hauke Mehrtens <[email protected]>
FUKAUMI Naoki 1 year ago
parent
commit
fe9c99806f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      target/linux/rockchip/image/armv8.mk

+ 0 - 2
target/linux/rockchip/image/armv8.mk

@@ -152,9 +152,7 @@ define Device/radxa_rock-pi-s
   DEVICE_VENDOR := Radxa
   DEVICE_MODEL := ROCK Pi S
   SOC := rk3308
-  DEVICE_DTS := rockchip/rk3308-rock-pi-s
   BOOT_SCRIPT := rock-pi-s
-  UBOOT_DEVICE_NAME := rock-pi-s-rk3308
   DEVICE_PACKAGES := kmod-usb-net-cdc-ncm kmod-usb-net-rndis
 endef
 TARGET_DEVICES += radxa_rock-pi-s