]> rtime.felk.cvut.cz Git - novaboot.git/commit
Use Expect package to communicate with the target over serial line
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 4 Nov 2013 23:08:12 +0000 (00:08 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 5 Nov 2013 08:24:30 +0000 (09:24 +0100)
commitb305ce7287b8f808818aa73efda077194e32efbf
tree2e2bf5c5ffcd90dbec4cb2ace0c3577443298692
parentdccdc5b2b9b90dd7ec36f4f0f1e1ccc92d6e7b44
Use Expect package to communicate with the target over serial line

This simplifies the code and unifies the target communication. Now, this
is used for communication with the IP relay, host serial line and qemu
subprocess. More is expected to come.
novaboot