[U-Boot-Users] UBoot's terminal server
vvj
viktor at abelectron.com
Mon Apr 23 20:52:10 CEST 2007
Thanks Ben,
I tried this way - it does not work.
First - UBoot issue:
when I enter "setenv stdout nc; setenv stdin nc'", the env var stays the
same - I can see it from "printenv".
I changed sources - set stdout and stdin to nc by default and erased env
var. Loading default values did not help:
still I see
...
In: serial
Out: serial
Err: serial
Net: Using MAC Address 12:34:56:78:9A:BD
Hit any key to stop autoboot: 0
...
I searched source code for 6666 or 1a0a (1A0A) - default port - nothing
found, except ncb.c from tools folder (linux app)
Second - my Fedora5 issue:
It does not understand "nc -u -l -p 6666 < /dev/null &" - shows help topic
on that
So I really doubt this could work in described way.
--
View this message in context: http://www.nabble.com/UBoot%27s-terminal-server-tf3632025.html#a10146755
Sent from the Uboot - Users mailing list archive at Nabble.com.
More information about the U-Boot
mailing list