Hi,
On Fri, 01 Jun 2012 20:42:29 +0200
Pali Rohár wrote:
...
> Ok, when this patch will be in u-boot master?
I'm going to submit my pull request soon. It will be in master when
Wolfgang pulls my tree.
Thanks,
Anatolij
___
U-Boot mailing list
U-Boot@li
On Saturday 19 May 2012 21:16:13 Anatolij Gustschin wrote:
> Hi,
>
> On Sat, 28 Apr 2012 19:26:43 +0200
>
> Pali Rohár wrote:
> > * Do not disable and enable cursor again
> >
> > Signed-off-by: Pali Rohár
> > ---
> >
> > drivers/video/cfb_console.c |2 --
> > 1 file changed, 2 deletions(-)
Hi,
On Sat, 28 Apr 2012 19:26:43 +0200
Pali Rohár wrote:
> * Do not disable and enable cursor again
>
> Signed-off-by: Pali Rohár
> ---
> drivers/video/cfb_console.c |2 --
> 1 file changed, 2 deletions(-)
Applied to u-boot-video/master after extending the commit log.
Thanks,
Anatolij
Dear Pali =?ISO-8859-1?Q?Roh=E1r?=,
In message <1581447.hx3godgTju@pali> you wrote:
>
> > Can you elaborate please?
>
> console_back is called only from cfb putc function which already
> turn off cursor at begin and turn on at the end of call.
>
> So function console_back will have always disa
On Sunday 29 April 2012 00:15:58 Marek Vasut wrote:
> Dear Pali Rohár,
>
> > * Do not disable and enable cursor again
>
> Can you elaborate please?
>
console_back is called only from cfb putc function which already
turn off cursor at begin and turn on at the end of call.
So function console_back
Dear Pali Rohár,
> * Do not disable and enable cursor again
Can you elaborate please?
>
> Signed-off-by: Pali Rohár
> ---
> drivers/video/cfb_console.c |2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c
> index 904caf7..51e
* Do not disable and enable cursor again
Signed-off-by: Pali Rohár
---
drivers/video/cfb_console.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c
index 904caf7..51ea167 100644
--- a/drivers/video/cfb_console.c
+++ b/drivers/vide
7 matches
Mail list logo