aboutsummaryrefslogtreecommitdiffstats
path: root/conf/ramses.conf
blob: 81cfc8d78b57e9febef5c1f9eb0cbeb3ee471f92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#@TYPE: Machine
#@NAME: M&N MNCI-RX
#@DESCRIPTION: Machine configuration for the PXA255 based M&N Solutions MNCI-RX

include conf/openmnci.conf
include conf/tune-xscale.conf

TARGET_ARCH = "arm"
TARGET_OS = "linux"
IPKG_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "mnci-ramses"

EXTRA_IMAGECMD_jffs2 = "--pad=0x1ec0000 --eraseblock=0x40000"


USE_DEVFS = "1"
GPE_MACHINE_CLASS = "smallscreen"

# For sysvinit:
USE_VT = "0"
SERIAL_CONSOLE = "115200 tts/0"