mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-11 13:21:36 +00:00
rockchip: fix setup network config for nanopi r2c
Without it the WAN port won't be initialized properly. Fixes: 8f578c15b314 ("rockchip: add NanoPi R2C support") Reviewed-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit d312f12b1a6ee41e7bf1e07ec0349e141c07b92e)
This commit is contained in:
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|\
|
||||
|
Loading…
x
Reference in New Issue
Block a user