[PATCH 3/3] GUI: Add fbtest command
Antony Pavlov
antonynpavlov at gmail.com
Wed Jun 22 03:49:13 PDT 2016
On Tue, 21 Jun 2016 21:39:29 -0700
Andrey Smirnov <andrew.smirnov at gmail.com> wrote:
> Add 'fbtest' - a command to produce test patterns on a screen
^^^^^^^^^^^ "on A screen" here
...
> --- a/commands/Kconfig
> +++ b/commands/Kconfig
> @@ -1417,6 +1417,15 @@ config CMD_SPLASH
> -b COLOR background color in 0xttrrggbb
> -o render offscreen
>
> +config CMD_FBTEST
> + bool
> + depends on VIDEO
> + select 2D_PRIMITIVES
> + prompt "FB test"
> + help
> + Framebuffer test command that allows to produce a number of
> + test patterns on the screen.
^^^^^^^^^^^^^ "on THE screen" here
Can you fix this inconsistency, please?
--
Best regards,
Antony Pavlov
More information about the barebox
mailing list