[Skiboot] [PATCH 003/110] doc/overview: flesh out overview

Stewart Smith stewart at linux.ibm.com
Fri May 31 16:12:04 AEST 2019


Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
---
 doc/overview.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/overview.rst b/doc/overview.rst
index 63667013e447..3895f67f6edf 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -1,8 +1,10 @@
 Skiboot overview
 ================
 
-Skiboot is firmware, loaded by the FSP. Along with loading the bootloader,
-it provides some runtime services to the OS (typically Linux).
+Skiboot is boot and runtime firmware for OpenPOWER systems.
+It's loaded by earlier boot firmware (typically Hostboot).
+Along with loading the bootloader, it provides some runtime
+services to the OS (typically Linux).
 
 Source layout
 -------------
-- 
2.21.0



More information about the Skiboot mailing list