memdump: allow outputting S-records
authorH. Peter Anvin <hpa@zytor.com>
Sat, 6 Feb 2010 02:03:14 +0000 (18:03 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 6 Feb 2010 02:03:14 +0000 (18:03 -0800)
commit3dededd20d70d571268417dc41edc95f0fe6602e
treea3c64b598884588323d6f0c08c9034a30f3f9b95
parent88c00aca310b7bade07833d3021cae9da266eae7
memdump: allow outputting S-records

Allow outputting S-records, for users who only have the capability of
passively monitoring a serial port as opposed to being able to capture
the contents directly.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
memdump/Makefile
memdump/file.h [new file with mode: 0644]
memdump/main.c
memdump/serial.c
memdump/srecsend.c [new file with mode: 0644]
memdump/srecsend.h [new file with mode: 0644]
memdump/stdbool.h [new file with mode: 0644]
memdump/ymsend.h