Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code Update: Fix image filenames | Gunnar Mills | 2018-07-26 | 1 | -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> | ||||
* | Moved host code update to own doc | Gunnar Mills | 2017-12-12 | 1 | -0/+205 |
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> |