summaryrefslogtreecommitdiff
path: root/meta-inspur/meta-fp5280g2/conf
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2019-07-11 13:36:45 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-23 16:00:05 +0300
commit0e13b9cf8eb34654b2e9a66ab9900fdc7db0595e (patch)
tree2e6d87bbd196665b09d58eb70076ad33156299f0 /meta-inspur/meta-fp5280g2/conf
parent3341047215f2826a3b7f2c40a850c22b119be8bc (diff)
downloadopenbmc-0e13b9cf8eb34654b2e9a66ab9900fdc7db0595e.tar.xz
fp5280g2: Add vpd configs
Add vpd configs for fp5280g2, by adding the following specific configs for fp5280g2 to replace the default ones. openpower-fru-inventory openpower-fru-vpd-layout Tested: Manually update eeprom and verified vpd information are corrected on fp5280g2 via dbus and ipmitool commands. (From meta-inspur rev: 65f5494753ac5d477fb96aa163c0a8f633aaa078) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I311082d53a1339960d17db2f501c5c619b965fb8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-inspur/meta-fp5280g2/conf')
-rw-r--r--meta-inspur/meta-fp5280g2/conf/machine/fp5280g2.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-inspur/meta-fp5280g2/conf/machine/fp5280g2.conf b/meta-inspur/meta-fp5280g2/conf/machine/fp5280g2.conf
index 2e754bc1f1..22eedaf2e9 100644
--- a/meta-inspur/meta-fp5280g2/conf/machine/fp5280g2.conf
+++ b/meta-inspur/meta-fp5280g2/conf/machine/fp5280g2.conf
@@ -4,6 +4,8 @@ KERNEL_DEVICETREE = "${KMACHINE}-bmc-inspur-${MACHINE}.dtb"
UBOOT_MACHINE = "ast_g5_ncsi_config"
PREFERRED_PROVIDER_virtual/p9-vcs-workaround = ''
+PREFERRED_PROVIDER_virtual/openpower-fru-vpd-layout = "fp5280g2-openpower-fru-vpd-layout-native"
+PREFERRED_PROVIDER_virtual/openpower-fru-inventory = "fp5280g2-openpower-fru-inventory-native"
require conf/machine/include/ast2500.inc
require conf/machine/include/obmc-bsp-common.inc