rockchip: distribute R66S net interrupts

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2022-12-07 00:53:51 +08:00
parent 758fe33877
commit a9089e4c14
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -29,6 +29,10 @@ set_interface_core() {
}
case "$(board_name)" in
lunzn,fastrhino-r66s)
set_interface_core 2 "eth0"
set_interface_core 4 "eth1"
;;
friendlyarm,nanopi-r2c|\
friendlyarm,nanopi-r2s|\
xunlong,orangepi-r1-plus|\