Compare commits

...
This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
Pedro Gonçalves ca26b22798 lctr-b2xx: added system echobox. 2017-03-16 14:56:13 +00:00
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
cfg_hostname='echobox'
cfg_storage='data0:ext4:/opt'
cfg_eth_ext_ip='10.0.200.41'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux'