diff options
author | Gunnar Mills <gmills@us.ibm.com> | 2017-12-11 13:40:20 -0600 |
---|---|---|
committer | Gunnar Mills <gmills@us.ibm.com> | 2017-12-12 18:57:03 -0600 |
commit | 58b546d8923d535b2d5eb1e72fd154360cb11c86 (patch) | |
tree | 823926fb615e8cee20a7bb47c9f47dbfe08e7f18 | |
parent | 8eeaed71527102ee855d0ce244ed50f8bc0bbfa1 (diff) | |
download | openbmc-docs-58b546d8923d535b2d5eb1e72fd154360cb11c86.tar.gz openbmc-docs-58b546d8923d535b2d5eb1e72fd154360cb11c86.zip |
Add link to PNOR Code Update repo
Added implementation link to
https://github.com/openbmc/openpower-pnor-code-mgmt
Change-Id: I3c2405faa8e92eab88cea64645d1a420ebf840a0
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r-- | code-update/host-code-update.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/code-update/host-code-update.md b/code-update/host-code-update.md index fa382a0..3f6d267 100644 --- a/code-update/host-code-update.md +++ b/code-update/host-code-update.md @@ -131,3 +131,7 @@ intends to patch, ex: `ATTR_TMP`. Information about associations, the MANIFEST file, deleting an image, software field mode, and software factory reset can be found at [ubi-code-update.md#associations](ubi-code-update.md#associations) + +### Implementation + +https://github.com/openbmc/openpower-pnor-code-mgmt |