From 74626cde9c89fc1ffce65e30b1e23b5e39c57641 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 12 May 2006 20:24:58 +0000 Subject: tweak ezx configs. bootstrap-image now builds, further tweaks not until I got my A780 :) --- conf/machine/a780.conf | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'conf/machine/a780.conf') diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf index ce39b8082d..9181b36c19 100644 --- a/conf/machine/a780.conf +++ b/conf/machine/a780.conf @@ -2,6 +2,18 @@ #@NAME: Motorola EZX A780 and E680 #@DESCRIPTION: Machine configuration for the Motorola GSM phones A780 and E680 -include conf/machine/include/zaurus-clamshell.conf -include conf/machine/include/zaurus-clamshell-2.6.conf include conf/machine/include/motorola-ezx.conf + +TARGET_ARCH = "arm" +IPKG_ARCHS = "all arm armv4 armv5te ${MACHINE}" + +PREFERRED_PROVIDER_xserver = "xserver-kdrive" + +EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n --no-idea-yet --CAUTION" + +# EXTRA_IMAGEDEPENDS += "ezx-updater" + +# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. +include conf/machine/include/tune-xscale.conf + +SERIAL_CONSOLE = "115200 ttyS0" -- cgit v1.2.3