commit | d16471ee05ce7ac5392bc0e9fe3ff4b58a768f33 | [log] [tgz] |
---|---|---|
author | Harald Welte <laforge@openmoko.org> | Wed Dec 19 14:14:47 2007 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Wed Jan 09 13:26:38 2008 +0100 |
tree | 488f1ba2197d0a2fd31c279a1eaa31e8fa2de35e | |
parent | 62d4f4365341576f5a5307b2b205a5aa2e3c6be6 [diff] |
add 'terminal program' functionality This patch adds a 'cu' like serial terminal command to u-boot using which you can access other serial ports from the system console. OpenMoko uses this in their Neo1973 phones to get access to the GSM Modem and GPS chip from the bootloader. Signed-off-by: Harald Welte <laforge@openmoko.org>