lctr-a6xx: lauv-dolphin-2 and lauv-dolphin-3 use ESCC 104-ET boards.

This commit is contained in:
Ricardo Martins 2014-09-26 10:26:03 +01:00
parent 60f8ef41fc
commit 187a2bebd4
2 changed files with 2 additions and 0 deletions

View File

@ -2,4 +2,5 @@ cfg_hostname='lauv-dolphin-2'
cfg_eth_ext_ip='10.0.10.140'
cfg_packages="$cfg_packages"
cfg_escc_script='/etc/escc/ifog-imu-1-a.sh'
cfg_escc_et='true'
cfg_dune_i18n='C'

View File

@ -2,4 +2,5 @@ cfg_hostname='lauv-dolphin-3'
cfg_eth_ext_ip='10.0.10.150'
cfg_packages="$cfg_packages"
cfg_escc_script='/etc/escc/ifog-imu-1-a.sh'
cfg_escc_et='true'
cfg_dune_i18n='C'