rockchip: fix setup network config for nanopi r2c
Without it the WAN port won't be initialized properly. Fixes:8f578c15b3("rockchip: add NanoPi R2C support") Reviewed-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commitd312f12b1a)
This commit is contained in:
committed by
Hauke Mehrtens
parent
1b6f2af148
commit
a46e5ce4ad
@@ -7,6 +7,7 @@ rockchip_setup_interfaces()
|
||||
local board="$1"
|
||||
|
||||
case "$board" in
|
||||
friendlyarm,nanopi-r2c|\
|
||||
friendlyarm,nanopi-r2s|\
|
||||
friendlyarm,nanopi-r4s|\
|
||||
xunlong,orangepi-r1-plus|\
|
||||
|
||||
Reference in New Issue
Block a user