summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto
diff options
context:
space:
mode:
authorLei YU <mine260309@gmail.com>2017-07-20 15:25:28 +0800
committerPatrick Williams <patrick@stwcx.xyz>2017-08-01 13:02:28 +0000
commit80caf06c9c8f93ab82f0d98811ea095d6a519698 (patch)
tree8ec65005db252259dbde7f8ae787f5bdf77bc8d9 /meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto
parenta1f486e91b468b495d7fc17792b77c0abb9f5b0b (diff)
downloadtalos-openbmc-80caf06c9c8f93ab82f0d98811ea095d6a519698.tar.gz
talos-openbmc-80caf06c9c8f93ab82f0d98811ea095d6a519698.zip
meta-openpower: Define i2c-occ feature
OpenPOWER P8 systems uses i2c to access occ. Define i2c-occ OBMC_MACHINE_FEATURES and append EXTRA_OECONF in openpower-occ-control.bb so that it compiles with I2C OCC support. Enabled this feature on Palmetto first. Change-Id: I1c07d28494fc5e87e86a3be1bfcfd955770e14e7 Signed-off-by: Lei YU <mine260309@gmail.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
index 1fedc69aa..5d71bf4c3 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
@@ -4,6 +4,7 @@ KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
require conf/machine/include/ast2400.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/ibm.inc
+require conf/machine/include/p8.inc
UBOOT_MACHINE_palmetto = "ast_g4_ncsi_config"
UBOOT_ENTRYPOINT = "0x40008000"
OpenPOWER on IntegriCloud