Patrick Georgi merged this change.

View Change

Approvals: build bot (Jenkins): Verified Paul Menzel: Looks good to me, but someone else must approve Patrick Rudolph: Looks good to me, approved
Documentation/gfx/libgfxinit.md: Align line breaks

Remove word splitting '-' at line breaks, since they show up within the
lines of the rendered html.

Change-Id: Ifbd43628f60057a0666fe221de1fe85f0a29cd2d
Signed-off-by: Philipp Bartsch <phil@grmr.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32147
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
---
M Documentation/gfx/libgfxinit.md
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/gfx/libgfxinit.md b/Documentation/gfx/libgfxinit.md
index 2086a90..c50761a 100644
--- a/Documentation/gfx/libgfxinit.md
+++ b/Documentation/gfx/libgfxinit.md
@@ -48,9 +48,9 @@

* `lightup_ok`: returns whether the initialization succeeded `1` or
failed `0`. Currently, only the case that no display
- could be found counts as failure. A failure at a la-
- ter stage (e.g. failure to train a DP) is not propa-
- gated.
+ could be found counts as failure. A failure at a
+ later stage (e.g. failure to train a DP) is not
+ propagated.

GMA: Per Board Configuration
----------------------------

To view, visit change 32147. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifbd43628f60057a0666fe221de1fe85f0a29cd2d
Gerrit-Change-Number: 32147
Gerrit-PatchSet: 3
Gerrit-Owner: Philipp Bartsch
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: merged