summaryrefslogtreecommitdiff
path: root/conf/machine/sequoia.conf
diff options
context:
space:
mode:
authorStelios Koroneos <skoroneos@digital-opsis.com>2007-05-28 22:26:36 +0000
committerStelios Koroneos <skoroneos@digital-opsis.com>2007-05-28 22:26:36 +0000
commit65ca94305467d91768c6c0ff76cb62519dc1e191 (patch)
treefcbc674a60efe938c2082154ccc134f4b529ed22 /conf/machine/sequoia.conf
parent4ec943c338977235a7d66a04b39c3b4b7a06c530 (diff)
parent19dede3493a0b62b2a29b51d2cfbaa58e39ff187 (diff)
merge of '3d4a85aa2c2724b95dcfd705b2078392bd5fe7fa'
and 'd1aa63f3b61dcecf2e8e5a90f2243dc87573d0b7'
Diffstat (limited to 'conf/machine/sequoia.conf')
-rw-r--r--conf/machine/sequoia.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/sequoia.conf b/conf/machine/sequoia.conf
index b2d0f3593e..2336ecbcf3 100644
--- a/conf/machine/sequoia.conf
+++ b/conf/machine/sequoia.conf
@@ -1,3 +1,5 @@
+# Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
#@TYPE: Machine
#@Name: AMCC Sequoia Development Platform
#@DESCRIPTION: Machine configuration for the AMCC Sequoia development platform http://www.amcc.com/Embedded/Downloads/440EPx/
@@ -17,7 +19,7 @@ USE_VT = "0"
SERIAL_CONSOLE = "115200 ttyS0"
-PREFERRED_VERSION_u-boot = "1.1.2"
+PREFERRED_VERSION_u-boot = "git"
EXTRA_IMAGECMD = "--big-endian"
ERASEBLOCK_SIZE = "0x10000"
IMAGE_FSTYPES = "jffs2"