commit | 20c450ef61ef2eb1c96f9b59ba0eb8d849bba058 | [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 | 422b1a01602b6e2fbf8444a1192c7ba31461fd4c [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>