commit | e2e12d1fccdfd28a953e1b2c3ffb0ad868cb2711 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 05 15:02:40 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 10 17:55:10 2016 +0000 |
tree | be4bda3d6b1751fc36394b232c14f54b953a9161 | |
parent | 52523131423ba5512208d9bd1f71742ce06d7772 [diff] |
ast2400: Update prefered u-boot version Change-Id: I8b1dc64b8f53b3f90c6a24b690507384912908a4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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 22b9a1f..3107dc0 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"