On Friday 17 February 2012 16:33:32 Stephan Linz wrote:
> Hello Heiko,
please don't top post
> it seems there is a problem with this patch for some architectures. On
> Microblaze I run into linker errors:
>
> common/libcommon.o: In function `cread_line':
> u-boot-bref/common/main.c:717: undefine
Hello Heiko,
it seems there is a problem with this patch for some architectures. On
Microblaze I run into linker errors:
common/libcommon.o: In function `cread_line':
u-boot-bref/common/main.c:717: undefined reference to `get_ticks'
u-boot-mbref/common/main.c:717: undefined reference to `get_tbcl
Acked-by: Mike Frysinger
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
add possibility to add a timeout when reading a line
into a buffer.
Signed-off-by: Heiko Schocher
Cc: Mike Frysinger
---
- changes for v2:
- add comments from Mike Frysinger :
- remove useless inner parens
- rework timeout handling in readline_into_buffer():
use endtick(), drop
4 matches
Mail list logo