mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 11:29:49 +01:00
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:
parent
1b6f2af148
commit
a46e5ce4ad
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue