summaryrefslogtreecommitdiff
path: root/conf/machine/sequoia.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-05-29 11:05:35 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-05-29 11:05:35 +0000
commit212faea582979db2195c01ce884fe992a9478e58 (patch)
tree6fb3fab4d6a1499934746a420e8ca19ab981ad53 /conf/machine/sequoia.conf
parentb8c68ffd294ba82ae973a0af5e9166b846601b6c (diff)
parentf82e817a6c920a9b9b1ee6308b64022915eb4947 (diff)
merge of '7a8b58eb1559ce42d012bca6d3e376d7039ca042'
and '9cf7a02e468c0f4c9f50d118cdeb06565eeac2ea'
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"