summaryrefslogtreecommitdiffstats
path: root/meta-aspeed/conf/machine/include/ast1250.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-aspeed/conf/machine/include/ast1250.inc')
-rw-r--r--meta-aspeed/conf/machine/include/ast1250.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-aspeed/conf/machine/include/ast1250.inc b/meta-aspeed/conf/machine/include/ast1250.inc
index 099fdb0..210e3b5 100644
--- a/meta-aspeed/conf/machine/include/ast1250.inc
+++ b/meta-aspeed/conf/machine/include/ast1250.inc
@@ -11,12 +11,14 @@ EXTRA_IMAGEDEPENDS += "u-boot"
# Uncomment the following line to enable the hard floating point abi. Note that
# this breaks some binary libraries and 3D (neither of which ship with
# meta-yocto). For maximum compatibility, leave this disabled.
-DEFAULTTUNE ?= "arm926ejs"
require conf/machine/include/tune-arm926ejs.inc
PREFERRED_PROVIDER_virtual/kernel ?= "linux-aspeed"
PREFERRED_VERSION_linux-aspeed ?= "2.6.28%"
+PREFERRED_VERSION_u-boot ?= "v2013.07"
+PREFERRED_VERSION_u-boot-fw-utils ?= "v2013.07"
+
KERNEL_IMAGETYPE ?= "uImage"
KERNEL_EXTRA_ARGS ?= "UIMAGE_LOADADDR=0x40008000"
OpenPOWER on IntegriCloud