summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-08-05 15:02:40 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-08-10 17:55:10 +0000
commite2e12d1fccdfd28a953e1b2c3ffb0ad868cb2711 (patch)
treebe4bda3d6b1751fc36394b232c14f54b953a9161 /meta-openbmc-bsp
parent52523131423ba5512208d9bd1f71742ce06d7772 (diff)
downloadtalos-openbmc-e2e12d1fccdfd28a953e1b2c3ffb0ad868cb2711.tar.gz
talos-openbmc-e2e12d1fccdfd28a953e1b2c3ffb0ad868cb2711.zip
ast2400: Update prefered u-boot version
Change-Id: I8b1dc64b8f53b3f90c6a24b690507384912908a4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc4
1 files changed, 2 insertions, 2 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 22b9a1f28..3107dc06d 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
@@ -3,8 +3,8 @@
#@DESCRIPTION: Common machine configuration for the Aspeed AST2400 Chip
PREFERRED_PROVIDER_virtual/kernel ?= "linux-obmc"
-PREFERRED_VERSION_u-boot ?= "v2016.05+git%"
-PREFERRED_VERSION_u-boot-fw-utils ?= "v2016.05+git%"
+PREFERRED_VERSION_u-boot ?= "v2016.07+git%"
+PREFERRED_VERSION_u-boot-fw-utils ?= "v2016.07+git%"
UBOOT_MACHINE ?= "ast_g4_ncsi_config"
UBOOT_ENTRYPOINT ?= "0x40001000"
OpenPOWER on IntegriCloud