[PATCH openbmc v2 09/11] AST2400: Set u-boot preferred provider version

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Jun 9 10:20:30 AEST 2016


From: Rick Altherr <raltherr at google.com>

In preparation for supporting AST2500 with a different branch.

Signed-off-by: Rick Altherr <raltherr at google.com>
---
 .../meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc           | 2 ++
 1 file changed, 2 insertions(+)

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 964de9a..8510a03 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,6 +4,8 @@
 
 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%"
 
 UBOOT_MACHINE ?= "palmetto_config"
 UBOOT_ENTRYPOINT ?= "0x40001000"
-- 
2.8.3




More information about the openbmc mailing list