commit | 840c6e1210f0d25c29efe6f44e01ee667145e96a | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Aug 17 13:02:04 2020 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Aug 17 13:02:04 2020 -0500 |
tree | adbfd07b193f689375c0800c5b8313ef47414e83 | |
parent | 98f694ddc9dd30b30e4e78daafe18724ca4e4853 [diff] |
Move designs docs to code update folder The eMMC storage and Redfish code update design documents have been implemented. Move them to the code update folder to keep the code update and flash related documents in one place. Change-Id: I2c75a876d07ec9539b9d0435055a71a7378ef82d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
The OpenBMC project is a Linux Foundation project whose goal is to produce a customizable, open-source firmware stack for Baseboard Management Controllers (BMCs). This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.
The features document lists the project's major features with links to more information.
These documents contain details on developing OpenBMC code itself
cheatsheet.md: Quick reference for some common development tasks
CONTRIBUTING.md: Guidelines for contributing to OpenBMC
development tutorials: Tutorials for getting up to speed on OpenBMC development
kernel-development.md: Reference for common kernel development tasks
These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.
code-update: Updating OpenBMC and host platform firmware
console.md: Using the host console
host-management.md: Performing host management tasks with OpenBMC
rest-api.md: Introduction to using the OpenBMC REST API
REDFISH-cheatsheet.md: Quick reference for some common OpenBMC Redfish commands
REST-cheatsheet.md: Quick reference for some common OpenBMC REST API commands