On Tue, 21 Jun 2016 21:39:29 -0700
Andrey Smirnov <andrew.smir...@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

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

Reply via email to