summaryrefslogtreecommitdiff
path: root/meta-inspur/meta-on5263m5
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-01-17 13:34:22 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-01-18 15:11:43 +0300
commita4c5b7f99891bd08d5c11b88f7abbc57b2ab8ea6 (patch)
treeb9e43c552f911654d737b72d42cf1106ecafe5c9 /meta-inspur/meta-on5263m5
parent1985be6db7e7661ae3664f578670266a913a1197 (diff)
downloadopenbmc-a4c5b7f99891bd08d5c11b88f7abbc57b2ab8ea6.tar.xz
u-boot: Specify u-boot package for AST2500 machines
This sets u-boot to the package containing the v2016.07-aspeed-openbmc branch. This ensures there will be no change if the default changes in the future. Change-Id: Iea12e1691dbdda34a3f95d6d0862add0b15bcf37 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-inspur/meta-on5263m5')
-rw-r--r--meta-inspur/meta-on5263m5/conf/machine/on5263m5.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-inspur/meta-on5263m5/conf/machine/on5263m5.conf b/meta-inspur/meta-on5263m5/conf/machine/on5263m5.conf
index 1c217913e9..8fff0ad1e3 100644
--- a/meta-inspur/meta-on5263m5/conf/machine/on5263m5.conf
+++ b/meta-inspur/meta-on5263m5/conf/machine/on5263m5.conf
@@ -10,6 +10,9 @@ PREFERRED_PROVIDER_virtual/obmc-flash-mgmt = "packagegroup-inspur-apps"
PREFERRED_PROVIDER_virtual/obmc-system-mgmt = "packagegroup-inspur-apps"
PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw = "phosphor-ipmi-kcs"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-aspeed"
+PREFERRED_PROVIDER_u-boot = "u-boot-aspeed"
+PREFERRED_PROVIDER_u-boot-fw-utils = "u-boot-fw-utils-aspeed"
UBOOT_MACHINE = "ast_g5_phy_config"
FLASH_SIZE = "32768"