merge of 46c1cdea7bf65d8ba6bbe951e7408d24d5b05d06
[vuplus_openembedded] / conf / machine / ks8695.conf
1 #@TYPE: Machine
2 #@Name: Micrel KS8695(P) Development Platform
3 #@DESCRIPTION: Machine configuration for Micrel KS8695(P) Development Platform
4 #@SPECS: http://www.micrel.com/_PDF/Ethernet/ks8695.pdf
5 #@DEVICES: PePLink MANGA Triple Balance, Telegent TG100
6
7 TARGET_ARCH = "arm"
8
9 IPKG_ARCHS = "all arm ${MACHINE}"
10 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
11
12 require conf/machine/include/tune-arm920t.conf
13
14 # used by sysvinit_2
15 SERIAL_CONSOLE = "115200 ttyS0"
16
17 # used by opie-collections.inc
18 ROOT_FLASH_SIZE = "8"
19