Framebuffer console support was added in 2015. Reported-by: TobSnyder at #barebox irc Signed-off-by: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox