summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-06-21 11:13:49 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-06-24 15:22:18 -0500
commit084df1b03b90c10283a7dcfc3867de3af98ea81d (patch)
treef4e7f13db95c24e6b7b08179508f0fe2ca961d64 /meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf
parentf5139092b16dd06a04a3c35282f69f697ae08b39 (diff)
downloadtalos-openbmc-084df1b03b90c10283a7dcfc3867de3af98ea81d.tar.gz
talos-openbmc-084df1b03b90c10283a7dcfc3867de3af98ea81d.zip
u-boot: Upgrade AST2400 machines to 2016.05 tree.
Move 2016.05 tree to point at the latest openbmc commit and point all AST2400 machines to it. Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
index 8510a03fb..d67959a02 100644
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
+++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
@@ -4,10 +4,10 @@
PREFERRED_PROVIDER_virtual/kernel ?= "linux-obmc"
PREFERRED_VERSION_linux-obmc ?= "4.4+git%"
-PREFERRED_VERSION_u-boot ?= "v2013.07+git%"
-PREFERRED_VERSION_u-boot-fw-utils ?= "v2013.07+git%"
+PREFERRED_VERSION_u-boot ?= "v2016.05+git%"
+PREFERRED_VERSION_u-boot-fw-utils ?= "v2016.05+git%"
-UBOOT_MACHINE ?= "palmetto_config"
+UBOOT_MACHINE ?= "ast_g4_config"
UBOOT_ENTRYPOINT ?= "0x40001000"
UBOOT_LOADADDRESS ?= "0x40001000"
OpenPOWER on IntegriCloud