[PATCH 1/1] doc: board: starfive: fix rendering of OpenSBI logo

The rendering of the OpenSBI logo should look like the screen output.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com --- doc/board/starfive/visionfive2.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/board/starfive/visionfive2.rst b/doc/board/starfive/visionfive2.rst index 6cb033ead04..abda8ac21bc 100644 --- a/doc/board/starfive/visionfive2.rst +++ b/doc/board/starfive/visionfive2.rst @@ -133,14 +133,14 @@ Sample boot log from StarFive VisionFive2 board Trying to boot from MMC2
OpenSBI v1.2-80-g4b28afc - ____ _____ ____ _____ - / __ \ / ____| _ _ _| + ____ _____ ____ _____ + / __ \ / ____| _ _ _| | | | |_ __ ___ _ __ | (___ | |_) || | | | | | '_ \ / _ \ '_ \ ___ | _ < | | | |__| | |_) | __/ | | |____) | |_) || |_ - ____/| .__/ ___|_| |_|_____/|___/_____| - | | - |_| + ____/| .__/ ___|_| |_|_____/|____/_____| + | | + |_|
Platform Name : StarFive VisionFive 2 v1.3B Platform Features : medeleg
participants (1)
-
Heinrich Schuchardt