Skip to content

Commit

Permalink
rockchip: add ArmSoM Sige5 (RK3576, 8 Cores) board support
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Nov 22, 2024
1 parent ab8cac3 commit 0c80cdd
Show file tree
Hide file tree
Showing 5 changed files with 685 additions and 0 deletions.
2 changes: 2 additions & 0 deletions target/linux/rockchip/armv8/base-files/etc/board.d/02_network
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ rockchip_setup_interfaces()
;;
armsom,sige1|\
armsom,sige3|\
armsom,sige5|\
armsom,sige7|\
fastrhino,r66s|\
firefly,rk3568-roc-pc|\
Expand Down Expand Up @@ -125,6 +126,7 @@ rockchip_setup_macs()
;;
armsom,sige1|\
armsom,sige3|\
armsom,sige5|\
armsom,sige7|\
widora,mangopi-m28k|\
widora,mangopi-m28k-pro)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ set_interface_core() {
case "$(board_name)" in
armsom,sige1|\
armsom,sige3|\
armsom,sige5|\
armsom,sige7|\
hinlink,opc-h28k|\
radxa,e20c|\
Expand Down
Loading

0 comments on commit 0c80cdd

Please sign in to comment.