Skip to content

Commit

Permalink
rockchip: set network for MPC1903 (coolsnowwolf#10794)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lollipop907 authored and aiamadeus committed Jan 23, 2023
1 parent c9e74f8 commit b77ab3b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ rockchip_setup_interfaces()
;;
fastrhino,r66s|\
firefly,rk3568-roc-pc|\
rocktech,mpc1903|\
radxa,e25)
ucidef_set_interfaces_lan_wan 'eth0' 'eth1'
;;
Expand Down Expand Up @@ -86,7 +87,8 @@ rockchip_setup_macs()
friendlyarm,nanopi-r2c|\
friendlyarm,nanopi-r2s|\
friendlyarm,nanopi-r5s|\
sharevdi,guangmiao-g4c)
sharevdi,guangmiao-g4c|\
rocktech,mpc1903)
wan_mac=$(generate_mac_from_mmc_cid)
lan_mac=$(macaddr_add "$wan_mac" +1)
;;
Expand Down

0 comments on commit b77ab3b

Please sign in to comment.