Gadget serial test fails in bf527/bf548
Buildroot Linux distribution for ADI Blackfin and future processors.
Brought to you by:
aaronwu1,
davidgibsonadi
Diff:
Unable to reproduce by manual test. Check test script instead.
I can reproduce this by hand on the regression machine.
test@uclinux63-bf527-usbdev:usbdev$ kermit configs/zmodem.ttyUSB0.bak
?OpenSSL libraries do not match required version:
. C-Kermit built with OpenSSL 1.0.0e 6 Sep 2011
. Version found OpenSSL 1.0.1 14 Mar 2012
OpenSSL versions prior to 1.0.0 must be the same.
Set LD_LIBRARY_PATH for OpenSSL 1.0.0e 6 Sep 2011.
Or rebuild C-Kermit from source on this computer to make versions agree.
C-Kermit makefile target: linux+krb5+openssl
Or if that is what you did then try to find out why
the program loader (image activator) is choosing a
different OpenSSL library than the one specified in the build.
All SSL/TLS features disabled.
Locked by process 2864
?SET SPEED has no effect without prior SET LINE
C-Kermit 9.0.302 OPEN SOURCE:, 20 Aug 2011, for Linux+SSL+KRB5
Copyright (C) 1985, 2011,
Trustees of Columbia University in the City of New York.
Type ? or HELP for help.
ttyUSB0 > connect
Connecting to /dev/ttyUSB0, speed 9600
Escape character: Ctrl-\ (ASCII 28, FS): enabled
Type the escape character followed by C to get back,
or followed by ? to see other options.
Welcome to Buildroot
d8" 'Y88b ______/
:8P ' :888
8a. : _a88P For further information, check out:
./"Yaa_: .| 88P| - http://blackfin.uclinux.org/
\ YP"
| 8P. - http://docs.blackfin.uclinux.org// .___.d| .' - http://www.uclinux.org/
--..__)8888P._.' jgs/a:f - http://buildroot.org/Have a lot of fun...
BusyBox v1.22.1 (2014-08-21 03:09:46 CST) hush - the humble shell
root:~> cp /proc/kallsyms /file_in_target
root:~> lsz /file_in_target
**B0
Receiving: file_in_target
Bytes received: 380486/ 380486 BPS:2548432
Transfer complete
�root:~> 00
root:~>
root:~> lslsks
the console works abnormal after running lsz, while before this command space and enter key are accepted correctly.