From 3a13085808e4df5c25d2e4b0dda1d2b258e93b41 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 7 Oct 2004 21:48:48 +0000 Subject: unbreak conf/ inclusion caused by kergoth's batch rename BKrev: 4165b9c01stiHQ1gecbRR9Qr3w_nzQ --- conf/machine/ramses.conf | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'conf/machine/ramses.conf') diff --git a/conf/machine/ramses.conf b/conf/machine/ramses.conf index e69de29bb2..7c47c2bd97 100644 --- a/conf/machine/ramses.conf +++ b/conf/machine/ramses.conf @@ -0,0 +1,22 @@ +#@TYPE: Machine +#@NAME: M&N MNCI-RX +#@DESCRIPTION: Machine configuration for the PXA255 based M&N Solutions MNCI-RX + +include conf/machine/openmnci.conf +include conf/machine/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" -- cgit v1.2.3