diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2006-11-13 19:10:05 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2006-11-13 19:10:05 +0000 |
commit | f7171587f09b13c97cc73109cd9eaf7c5aa78e47 (patch) | |
tree | b5946293f56e4dee2d643c5c411ed77405f4001f /conf/machine/amsdelta.conf | |
parent | 38d9e8aff1967820b22faeea83610c3c359f7705 (diff) | |
parent | 40951de5f883d7a2d9d5445a9b73c3424ee245f1 (diff) |
merge of '119a1b8e3787f193a0a34391450debc2878897c4'
and '4f36e4b6e145cb3251f372bb7153308459b7ea41'
Diffstat (limited to 'conf/machine/amsdelta.conf')
-rw-r--r-- | conf/machine/amsdelta.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/amsdelta.conf b/conf/machine/amsdelta.conf index 443b70c5de..85afdc85f4 100644 --- a/conf/machine/amsdelta.conf +++ b/conf/machine/amsdelta.conf @@ -19,7 +19,7 @@ EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000" GUI_MACHINE_CLASS="smallscreen" -PREFERRED_VERSION_u-boot = 1.1.4 +PREFERRED_VERSION_u-boot = "1.1.4" TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t" |