From 1c72612d1954d8e6c60f591befce4cd71cbe0caf Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 31 May 2006 16:47:57 +0000 Subject: update ezx machine configurations --- conf/machine/a780.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'conf/machine/a780.conf') diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf index 0b33e3478e..b40d7fa7fa 100644 --- a/conf/machine/a780.conf +++ b/conf/machine/a780.conf @@ -1,8 +1,8 @@ #@TYPE: Machine -#@NAME: Motorola EZX A780 -#@DESCRIPTION: Machine configuration for the Motorola GSM phone A780 +#@NAME: Motorola EZX A780, Motorola EZX E680, Motorola EZX E680i +#@DESCRIPTION: Machine configuration for the Motorola GSM phones A780, E680, and E680i -include conf/machine/include/motorola-ezx.conf +require conf/machine/include/motorola-ezx.conf TARGET_ARCH = "arm" IPKG_EXTRA_ARCHS = "armv4 armv5te" @@ -20,7 +20,7 @@ EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n" ROOT_FLASH_SIZE = "24" -# EXTRA_IMAGEDEPENDS += "ezx-updater" +EXTRA_IMAGEDEPENDS += "ezx-boot-over-usb-native" # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. include conf/machine/include/tune-xscale.conf -- cgit v1.2.3