ntnu-b2xx/ntnu-hexa-*: Updated to new IP range. (10.0.60.x)

This commit is contained in:
Kristian Klausen 2015-11-13 15:33:19 +01:00
parent 63e11ff550
commit f459d4ab3c
5 changed files with 15 additions and 15 deletions

View File

@ -1,8 +1,8 @@
# ntnu-hexa-00x
cfg_hostname='ntnu-hexa-001'
cfg_eth_ext_ip='192.168.1.200'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.1.1'
cfg_eth_ext_ip='10.0.60.200'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.60.1'
cfg_ptpd_interface='eth0'
cfg_target_linux_dtb='arch/arm/boot/dts/am335x-lctr-b2xx-ntnu-uart.dtb'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libswiftnav libphidget'

View File

@ -1,8 +1,8 @@
# ntnu-hexa-00x
cfg_hostname='ntnu-hexa-002'
cfg_eth_ext_ip='192.168.1.205'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.1.1'
cfg_eth_ext_ip='10.0.60.205'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.60.1'
cfg_ptpd_interface='eth0'
cfg_target_linux_dtb='arch/arm/boot/dts/am335x-lctr-b2xx-ntnu-uart.dtb'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libswiftnav libphidget'

View File

@ -1,8 +1,8 @@
# ntnu-hexa-00x
cfg_hostname='ntnu-hexa-003'
cfg_eth_ext_ip='192.168.1.210'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.1.1'
cfg_eth_ext_ip='10.0.60.210'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.60.1'
cfg_ptpd_interface='eth0'
cfg_target_linux_dtb='arch/arm/boot/dts/am335x-lctr-b2xx-ntnu-uart.dtb'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libswiftnav libphidget'

View File

@ -1,8 +1,8 @@
# ntnu-hexa-00x
cfg_hostname='ntnu-hexa-004'
cfg_eth_ext_ip='192.168.1.215'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.1.1'
cfg_eth_ext_ip='10.0.60.215'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.60.1'
cfg_ptpd_interface='eth0'
cfg_target_linux_dtb='arch/arm/boot/dts/am335x-lctr-b2xx-ntnu-uart.dtb'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libswiftnav libphidget ethtool'

View File

@ -1,8 +1,8 @@
# ntnu-hexa-00x
cfg_hostname='ntnu-hexa-testbed'
cfg_eth_ext_ip='192.168.1.220'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.1.1'
cfg_eth_ext_ip='10.0.60.220'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.60.1'
cfg_ptpd_interface='eth0'
cfg_target_linux_dtb='arch/arm/boot/dts/am335x-lctr-b2xx-ntnu-uart.dtb'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libswiftnav libphidget'