mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: framebuffer: update documentation to current state
@ 2018-04-03 16:08 Oleksij Rempel
  2018-04-04  5:55 ` Sascha Hauer
  2018-04-04 12:48 ` Roland Hieber
  0 siblings, 2 replies; 3+ messages in thread
From: Oleksij Rempel @ 2018-04-03 16:08 UTC (permalink / raw)
  To: barebox; +Cc: Oleksij Rempel

Framebuffer console support was added in 2015.

Reported-by: TobSnyder at #barebox irc
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
---
 Documentation/user/framebuffer.rst | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Documentation/user/framebuffer.rst b/Documentation/user/framebuffer.rst
index 7d004fa1c..d033ff08f 100644
--- a/Documentation/user/framebuffer.rst
+++ b/Documentation/user/framebuffer.rst
@@ -1,9 +1,10 @@
 Framebuffer support
 ===================
 
-barebox has support for framebuffer devices. Currently there is no console support
-for framebuffers, so framebuffer usage is limited to splash screens only. barebox
-supports BMP and PNG graphics using the :ref:`command_splash` command. barebox
+Framebuffer spash screen
+------------------------
+
+barebox supports BMP and PNG graphics using the :ref:`command_splash` command. barebox
 currently has no support for backlights, so unless there is a board specific enable
 hook for enabling a display it must be done manually with a script. Since barebox
 has nothing useful to show on the framebuffer it doesn't enable it during startup.
-- 
2.14.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-04 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-03 16:08 [PATCH] Documentation: framebuffer: update documentation to current state Oleksij Rempel
2018-04-04  5:55 ` Sascha Hauer
2018-04-04 12:48 ` Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox