Re: [U-Boot] [PATCH 05/15] common/main.c: Fix function readline

2012-02-27 Thread Mike Frysinger
On Monday 27 February 2012 13:40:07 Pali Rohár wrote: > On Sunday 26 February 2012 23:33:01 Mike Frysinger wrote: > > On Saturday 07 January 2012 03:51:16 Pali Rohár wrote: > > > On Friday 06 January 2012 15:15:29 Mike Frysinger wrote: > > > > On Sunday 18 December 2011 16:34:01 Pali Rohár wrote: >

Re: [U-Boot] [PATCH 05/15] common/main.c: Fix function readline

2012-02-27 Thread Pali Rohár
On Sunday 26 February 2012 23:33:01 Mike Frysinger wrote: > On Saturday 07 January 2012 03:51:16 Pali Rohár wrote: > > On Friday 06 January 2012 15:15:29 Mike Frysinger wrote: > > > On Sunday 18 December 2011 16:34:01 Pali Rohár wrote: > > > > * Ignore ANSI escape codes for moving cursor, which ar

Re: [U-Boot] [PATCH 05/15] common/main.c: Fix function readline

2012-02-26 Thread Mike Frysinger
On Saturday 07 January 2012 03:51:16 Pali Rohár wrote: > On Friday 06 January 2012 15:15:29 Mike Frysinger wrote: > > On Sunday 18 December 2011 16:34:01 Pali Rohár wrote: > > > * Ignore ANSI escape codes for moving cursor, which are generated by > > > > > > keyboard > > > > this probably should

Re: [U-Boot] [PATCH 05/15] common/main.c: Fix function readline

2012-01-07 Thread Pali Rohár
On Friday 06 January 2012 15:15:29 Mike Frysinger wrote: > On Sunday 18 December 2011 16:34:01 Pali Rohár wrote: > > * Ignore ANSI escape codes for moving cursor, which are generated by > > > > keyboard > > this probably should be behind an appropriate CONFIG knob. i don't think > this is relevan

Re: [U-Boot] [PATCH 05/15] common/main.c: Fix function readline

2012-01-06 Thread Mike Frysinger
On Sunday 18 December 2011 16:34:01 Pali Rohár wrote: > * Ignore ANSI escape codes for moving cursor, which are generated by > keyboard this probably should be behind an appropriate CONFIG knob. i don't think this is relevant to serial users (which are the majority of boards). -mike signature

[U-Boot] [PATCH 05/15] common/main.c: Fix function readline

2011-12-18 Thread Pali Rohár
* Ignore ANSI escape codes for moving cursor, which are generated by keyboard Signed-off-by: Pali Rohár --- common/main.c | 51 +++ 1 files changed, 51 insertions(+), 0 deletions(-) diff --git a/common/main.c b/common/main.c index e96c95a..e7b5