forked from librebmc/librebmc
Update readme
parent
e028b9962b
commit
e6a1e1c51a
@ -1,14 +1,10 @@
|
|||||||
# OpenPower Firmware Documentation #
|
# libreBMC README #
|
||||||
|
|
||||||
This repository will contain all documentation for the [OpenPower](http://openpowerfoundation.org/) open source software
|
This repository will contain the high level documentaion for libreBMC
|
||||||
that's being released to support the POWER ecosystem.
|
|
||||||
|
|
||||||
As always is the case with documentation, it usually needs some updates. So feel free to do it yourself :) or touch
|
This will include the following:
|
||||||
base with us on the mailing lists.
|
|
||||||
|
|
||||||
It is recommended that you first read the [Hostboot Programmers
|
1. The goals of the project
|
||||||
Guide](https://github.com/open-power/docs/blob/master/hostboot/HostBoot_PG.md) and the [OCC Overview](https://github.com/open-power/docs/blob/master/occ/OCC_overview.md) and see the code structure overview and videos shown at the [OpenPower build repo](https://open-power.github.io/op-build/). These documents will give you an
|
2. An overall architecural picture and description
|
||||||
overview of the OCC, Hostboot firmware and some pointers on the source code.
|
2. The various pieces needed (hardware, firmware, gateware, software)
|
||||||
|
3. Links to pitches and presentations on libreBMC
|
||||||
# OpenPOWER Hardware Documentation #
|
|
||||||
Details on POWER8 and POWER9 hardware designs can be found at the [IBM Portal for OpenPOWER](https://www.ibm.com/systems/power/openpower/welcome.xhtml).
|
|
||||||
|
Loading…
Reference in New Issue