systems/lctr-rpi/test-rpi-cm3: add test system for cm3.

This commit is contained in:
Pedro Gonçalves 2019-03-15 19:51:49 +00:00
parent 9cb1747015
commit 582ef9eec4
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
cfg_hostname='test-rpi-cm3'
cfg_eth_ext_ip='10.0.200.52'
cfg_services1=''
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd rpcbind rpi-boot-firmware linux/rpi'
cfg_services0='network dropbear storage upgrade syslog ptpd mount_sdcard_cm3'
cfg_modules="$cfg_modules ftdi_sio"
cfg_terminal='tty1'
cfg_ptpd_interface='eth0'