summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-03-28 13:37:37 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-03-28 13:48:38 -0500
commit8dd63cb29bc1e300bc7204c3304f66745f1d3e84 (patch)
treef3f8154742a8be2b317d689b9c0889254ba9201b
parent31e336b4adf9910f90960223a526bdb033771efe (diff)
downloadopenpower-pnor-code-mgmt-8dd63cb29bc1e300bc7204c3304f66745f1d3e84.tar.gz
openpower-pnor-code-mgmt-8dd63cb29bc1e300bc7204c3304f66745f1d3e84.zip
README: Add repo description
Added a short description about the openpower-pnor-code-mgmt repo. Change-Id: I86d1edcc10796c00468a96acc90aeda6ab896509 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44e811c01..5e949311b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,12 @@
+# openpower-pnor-code-mgmt
+OpenPower PNOR (Processor NOR) Code Management provides a set of host software
+management applications for OpenPower systems. The host firmware is stored on
+the PNOR chip.
+More information can be found at
+[Software Architecture](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/Software/README.md)
+or
+[Host Code Update](https://github.com/openbmc/docs/blob/master/code-update/host-code-update.md)
+
## To Build
```
To build this package, do the following steps:
OpenPOWER on IntegriCloud