rockchip: use vendor driver for NanoPi R4S
However, mainline driver doesn't work very well on RTL8111 devices, so let's move to vendor driver for better performance. Signed-off-by: Tianling Shen <cnsztl@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ define Device/friendlyarm_nanopi-r4s
|
||||
SOC := rk3399
|
||||
UBOOT_DEVICE_NAME := nanopi-r4s-rk3399
|
||||
IMAGE/sysupgrade.img.gz := boot-common | boot-script nanopi-r4s | pine64-img | gzip | append-metadata
|
||||
DEVICE_PACKAGES := kmod-r8169
|
||||
DEVICE_PACKAGES := kmod-r8168
|
||||
endef
|
||||
TARGET_DEVICES += friendlyarm_nanopi-r4s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user