This is the mail archive of the ecos-devel@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

host tool to control RedBoot


I've thrown together a fairly simple utility which I use
to download images to RedBoot. It runs on Linux (a port
to cygwin should be straightforward) and you can use it
to download an image to RAM/flash over serial or tcp with
a single command from a shell prompt. It uses xyzModem
over serial or ethernet, so no tftp server is needed.

Its in an ugly state right now, but I'm thinking of cleaning
it up and adding it to CVS under the ecos/host hierarchy. Does
this sound like something others would be interested in?

--Mark



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]