From ab0bdfb411bf3c5c7affc6538fe8fd11c9f57947 Mon Sep 17 00:00:00 2001 From: Holger Schurig Date: Mon, 13 Sep 2004 19:28:35 +0000 Subject: some little changes to for MNCI "Ramses" BKrev: 4145f4e3CAZDime7LHD_RcKwYObqHA --- conf/ramses.conf | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'conf') diff --git a/conf/ramses.conf b/conf/ramses.conf index 2e7aebb3f8..9dcee89246 100644 --- a/conf/ramses.conf +++ b/conf/ramses.conf @@ -1,11 +1,19 @@ #@TYPE: Machine #@NAME: M&N MNCI-RX -#@DESCRIPTION: Machine configuration for the PXA255 based M&N Logistik Lösungen MNCI-RX +#@DESCRIPTION: Machine configuration for the PXA255 based M&N Solutions MNCI-RX TARGET_ARCH = "arm" -TARGET_FPU = "soft" +IPKG_ARCHS = "all arm xscale ${MACHINE}" +PREFERRED_PROVIDER_xserver = "xserver-kdrive" +PREFERRED_PROVIDER_virtual/kernel = "linux-ramses" +BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral" +BOOTSTRAP_EXTRA_RDEPENDS = "modutils-collateral" + EXTRA_IMAGECMD_jffs2 = "--pad=0x1ec0000 --eraseblock=0x40000" -#EXTRA_IMAGEDEPENDS = "" -PREFERRED_PROVIDERS_append = " virtual/kernel:ramses" -BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel" -BOOTSTRAP_EXTRA_RDEPENDS = "kernel" + +#include conf/handheld-common.conf +include conf/tune-xscale.conf + +SERIAL_CONSOLE = "115200 ttyS0" +USE_DEVFS = "1" +GPE_MACHINE_CLASS = "smallscreen" -- cgit v1.2.3