commit | 938db91a75f2a356a1444fb1a5bf90e228d64512 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Fri Jan 11 02:39:47 2008 +0100 |
committer | Rodolfo Giometti <giometti@linux.it> | Fri Jan 11 16:04:46 2008 +0100 |
tree | 34781f8ff9db9216958506659cd8a41a773fe271 | |
parent | de9fcb5326d5e8ccf378609fbcb02c8f5e4ebe76 [diff] |
Fix video console newline and carriage return handling Lines of the lenght CONSOLE_COLS or greater than CONSOLE_COLS are not displayed correctly. This is an attempt to fix this issue. Also add carriage return handling. Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Rodolfo Giometti <giometti@linux.it>