[PATCH kernel-hwmon-occ v2 11/11] add comments

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Nov 12 22:30:12 AEDT 2015


From: adamliyi <adamliyi at msn.com>

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 43b97e8..0b98417 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,12 @@
 HWMON driver for the openpower OCC. BMC uses it to read CPU sensor data via OCC (On-Chip-Controller).
 It is part of openbmc.
 
+To build the module seperately in OBCM, just type:
+
+# bitbake i2c-occ-mod
+
 After building, a kernel module named "occ.ko" is generated. Currently the module is located in:
-"lib/modules/4.2.0-openbmc-20151104-1/extra/occ.ko".
+"lib/modules/4.2.0-openbmc-20151104-1/extra/occ.ko". You can SCP occ.ko to a booted BMC.
 
 Bellow are steps tested on Palmetto:
 
-- 
2.6.3




More information about the openbmc mailing list