Skip to content
Snippets Groups Projects
Commit d838158e authored by Bartlomiej Grzeskowiak's avatar Bartlomiej Grzeskowiak
Browse files

iopsys-econet: Add hwnat_7510 command

parent d7b70542
Branches
No related tags found
1 merge request!310iopsys-econet: Add 2,5 Gb phy support
...@@ -64,6 +64,9 @@ insmod /lib/modules/5.4.55/sw_rps_for_wifi.ko ...@@ -64,6 +64,9 @@ insmod /lib/modules/5.4.55/sw_rps_for_wifi.ko
echo "insmod hw_nat.ko" echo "insmod hw_nat.ko"
insmod /lib/modules/5.4.55/hw_nat.ko insmod /lib/modules/5.4.55/hw_nat.ko
echo "mknod /dev/hwnat0"
mknod /dev/hwnat0 c 220 0
echo "insmod ae_wan.ko wan_sel=1" echo "insmod ae_wan.ko wan_sel=1"
insmod /lib/modules/5.4.55/ae_wan.ko wan_sel=1 insmod /lib/modules/5.4.55/ae_wan.ko wan_sel=1
......
...@@ -23,6 +23,7 @@ CONFIG_PACKAGE_kmod-tcphy=y ...@@ -23,6 +23,7 @@ CONFIG_PACKAGE_kmod-tcphy=y
CONFIG_PACKAGE_ecnt_sys=y CONFIG_PACKAGE_ecnt_sys=y
CONFIG_PACKAGE_ecnt_bsp=y CONFIG_PACKAGE_ecnt_bsp=y
CONFIG_PACKAGE_ethcmd=y CONFIG_PACKAGE_ethcmd=y
CONFIG_PACKAGE_hwnat_7510=y
# CONFIG_PACKAGE_uboot-envtools is not set # CONFIG_PACKAGE_uboot-envtools is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment