ppcboot, ebony , change baudrate function has bug.
caixupeng
edmoon at huawei.com
Tue Nov 26 12:44:19 EST 2002
when you set a new baudrate,
=> setenv baudrate 38400
## Switch baudrate to 38400 bps and press ENTER ...
it will hang .
I find a way to avoid it.
first, clear the baudrate with "setenv baudrate=xxxx"----it's wrong ,
but it can clear it.
and then "setenv baudrate 38400"
"saveenv"
reset and change the hyperterminal baudrate, it's run , and ok.
because it doesn't invoke the baudrate changing function.
edmoon
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list