merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / conf / machine / ts72xx.conf
blob960deb733702adf3d3c5172a0aa2e99c7fdb0e7f
1 #@TYPE: Machine
2 #@Name: Technologic Systems TS-72xx SBC
3 #@DESCRIPTION: Machine configuration for Technologic Systems TS-72xx SBC
5 TARGET_ARCH = "arm"
6 PACKAGE_EXTRA_ARCHS = "armv4t"
8 PREFERRED_PROVIDER_virtual/kernel = "linux"
10 MACHINE_FEATURES = "kernel26 ext2 usbhost bluetooth"
12 SERIAL_CONSOLE = "115200 ttyAM0"
13 USE_VT = "0"
14 CMDLINE = "console=ttyAM0,115200 ip=192.168.1.3:192.168.1.2:192.168.1.2:255.255.255.0 root=/dev/nfs nfsroot=192.168.1.2:/media/data/devel/oe/ts72xx-stable/tmp/deploy/glibc/images/ts72xx/nfsroot"
16 require conf/machine/include/tune-arm920t.inc