x86: add XiaoMa M12 12th J6412/J6413 CPU with I226 support

This commit is contained in:
lean 2022-08-19 00:17:45 +08:00
parent 8b581837f0
commit a4b74ce3fe

View File

@ -27,6 +27,9 @@ traverse-technologies-geos)
macaddr="$(cat /sys/class/net/eth0/address)" 2>/dev/null
[ -n "$macaddr" ] && ucidef_set_interface_macaddr "wan" "$macaddr"
;;
xiaoma-m12)
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3 eth4 eth5 eth6" "eth0"
;;
esac
board_config_flush