merge of 72da6517a613608cf82abf0dfaac25e03fbf478b
[vuplus_openembedded] / conf / machine / ep93xx.conf
1 #@TYPE: Machine
2 #@Name: Cirrus Logic EP-93xx Development Platform
3 #@DESCRIPTION: Machine configuration for Cirrus Logic EP-93xx Development Platform
4
5 TARGET_ARCH = "arm"
6
7 IPKG_ARCHS = "all arm armv5te ${MACHINE}"
8
9 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
10
11
12 # used by sysvinit_2
13 SERIAL_CONSOLE = "115200 ttyS0"
14
15 # used by some images
16 ROOT_FLASH_SIZE = "8"
17
18