uclibc: remove obsolete patches for git version
[openembedded.git] / conf / machine / cs-e9302.conf
blob838dbce62e46aa4cabe1c0d2f57d37f062ede37a
1 #@TYPE: Machine
2 #@Name: Olimex CS-E9302 Development Platform
3 #@DESCRIPTION: Machine configuration for Olimex CS-E9302 Development Platform
5 TARGET_ARCH = "arm"
7 PREFERRED_PROVIDER_virtual/kernel = "linux"
9 #don't try to access tty1
10 USE_VT = "0"
12 MACHINE_FEATURES = "kernel26 apm alsa ext2 usbhost"
14 # used by sysvinit_2
15 SERIAL_CONSOLE = "57600 ttyAM0"
17 # used by some images
18 ROOT_FLASH_SIZE = "8"
19 #extra jffs2 tweaks
20 EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x40000 --pad=0x500000 "
22 require conf/machine/include/tune-arm920t.inc