summaryrefslogtreecommitdiffstats
path: root/code-update
Commit message (Collapse)AuthorAgeFilesLines
* code-update/ubi-code-update fix ActivationProgressJoseph Reynolds2018-09-041-1/+1
| | | | | | | tested: copy&pasted the new command: works Change-Id: I8e2130b090820e46084794a61e9bc2c27fb2b1c9 Signed-off-by: Joseph Reynolds <jrey@us.ibm.com>
* Code Update: Fix image filenamesGunnar Mills2018-07-261-11/+8
| | | | | | | | | | | | | | | | | "image-initramfs" is no longer built. It was removed here: https://github.com/openbmc/skeleton/commit/62d11c3e0d98e9a3f8908ec934698f90a55435fb Also correct several image filenames and updated some wording. After building a palmetto: ls -l image-* lrwxrwxrwx 2 gmills gmills 54 Jul 26 13:08 image-bmc -> obmc-phosphor-image-palmetto-20180726180322.static.mtd lrwxrwxrwx 2 gmills gmills 45 Jul 26 13:08 image-kernel -> fitImage-obmc-phosphor-initramfs-palmetto.bin lrwxrwxrwx 2 gmills gmills 40 Jul 26 13:08 image-rofs -> obmc-phosphor-image-palmetto.squashfs-xz lrwxrwxrwx 2 gmills gmills 10 Jul 26 13:08 image-rwfs -> rwfs.jffs2 lrwxrwxrwx 2 gmills gmills 10 Jul 26 13:08 image-u-boot -> u-boot.bin Change-Id: Ic7a9530509bd415c4edb0de70e009745a3268432 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Change obmc-ubi-fs to distro featureGunnar Mills2018-03-121-1/+1
| | | | | | | | | obmc-ubi-fs is moving to a distro feature, update the ubi-code-update.md doc to reflect this. https://gerrit.openbmc-project.xyz/#/c/9493 Change-Id: I8f3a3e9f9cf3ddb0846cb9f1b0a7877e9c4e50b9 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add information about storing imagesGunnar Mills2017-12-141-0/+9
| | | | | | | | | | Added information about storing images on an alternate BMC chip to be able to support multiple images at a time. Resolves openbmc/openbmc#2201 Change-Id: Ib3e40a6c3cf685cab23ce522331c87fb10791550 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add link to PNOR Code Update repoGunnar Mills2017-12-121-0/+4
| | | | | | | | Added implementation link to https://github.com/openbmc/openpower-pnor-code-mgmt Change-Id: I3c2405faa8e92eab88cea64645d1a420ebf840a0 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add information about factory resetGunnar Mills2017-12-122-2/+22
| | | | | Change-Id: If50645398370d66da0f81f1934e8491999f23bc9 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add MANIFEST sectionGunnar Mills2017-12-121-0/+20
| | | | | | | Define the format and what is included in the MANIFEST file. Change-Id: Id60e7d586c8342529d294f172d143b4f1c3028d3 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add information about field modeGunnar Mills2017-12-121-0/+31
| | | | | Change-Id: I0534256769c74dc65c79f570e85f1f28c7ea3cd4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add information about deleting an imageGunnar Mills2017-12-121-0/+22
| | | | | Change-Id: If459078d3ad702e5c32a6f4621f76b96936a7a68 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add information about associationsGunnar Mills2017-12-122-0/+136
| | | | | | | | | Added information about "functional", "active", and "inventory item" associations. Added a "check the activation is complete" and "reboot the bmc for image to take" sections. Change-Id: I1625b94304ad984c50e64a7e6ab3125b48aff12c Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Moved host code update to own docGunnar Mills2017-12-123-0/+450
UBI Code Update has its own document, so should Host Code Update. Moved the 3 code update documents to their own dir. Also, updated the titles, headers, and links to reflect this. Change-Id: I08199785f8ec3eee74375cdbf881ad6b8825a70c Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
OpenPOWER on IntegriCloud