Kim Phillips
2a2ed845c0
common: fix 'dummy' is used uninitialized in this function warning
...
fix this gcc 4.4 warning:
xyzModem.c: In function 'xyzModem_stream_open':
xyzModem.c:564: warning: 'dummy' is used uninitialized in this function
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2009-07-19 21:37:02 +02:00
Wolfgang Denk
7d0432c9e4
Coding Style cleanup.
...
Patch by Stefano Babic, 31 Aug 2006
2006-08-31 16:46:53 +02:00
Wolfgang Denk
966083e95f
More code cleanup
2006-07-21 15:24:56 +02:00
Stefan Roese
f90a39213e
Fix compile warnings in common/xyzModem.c
...
Patch by Stefan Roese, 10 May 2006
2006-05-10 15:01:40 +02:00
Wolfgang Denk
cf48eb9abd
Some code cleanup
2006-04-16 10:51:58 +02:00
Markus Klotzbuecher
f2841d3770
Add support for ymodem protocol (loady command).
...
Patch by Stefano Babic, 29 Mar 2006
2006-03-30 13:40:55 +02:00